Find the answer to your Linux question:
Results 1 to 3 of 3
Hello, I have a problem. I know that my monitor supports video mode: 1280x1024@100hz (under windows in this mode I have worked some years)but when I setup this mode at ...
  1. #1
    Just Joined!
    Join Date
    Sep 2005
    Posts
    2

    Xfree86 refreshrate

    Hello, I have a problem. I know that my monitor supports video mode: 1280x1024@100hz (under windows in this mode I have worked some years)but when I setup this mode at /etc/X11/XF86Config-4 int doesn' t start up, says that unsupported mode. I have installed nvidia drivers, my monitor is Samsung Syncmaster 959NF.

    # Samsung SyncMaster 959NF 19"
    Section "Monitor"
    Identifier "crt_0"
    VendorName "Samsung"
    ModelName "SyncMaster 959NF"
    HorizSync 60-200
    VertRefresh 85<== with this setting I am changing refreshrate
    #Option "DPMS"
    EndSection

    How can I get my monitor work at 1280x1024@100hz? My eyes will be broken down with 85hz brr....

    I use Debian 3.1 (sarge).

    Thanks a lot in advance!!!!

    br,
    Pointer

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086

    Re: Xfree86 refreshrate

    Quote Originally Posted by spuhpointer
    # Samsung SyncMaster 959NF 19"
    Section "Monitor"
    Identifier "crt_0"
    VendorName "Samsung"
    ModelName "SyncMaster 959NF"
    HorizSync 60-200
    VertRefresh 85<== with this setting I am changing refreshrate
    #Option "DPMS"
    EndSection

    How can I get my monitor work at 1280x1024@100hz? My eyes will be broken down with 85hz brr....
    Your horizontal setting looks to be way off in both directions according to the manual for that monitor. Your settings options are supposed to be:

    horizontal: 30 - 110kHz

    vertical: 50 - 160Hz

    Maybe entering the correct sync rates will help.

  3. #3
    Just Joined!
    Join Date
    Sep 2005
    Posts
    2
    I found some info in internet about my monitor, and there is no such mode 1280x1024@100hz I use 1152x854 instead@119hz. Thanx for respond

Posting Permissions

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