Re: monitor la 100 HZ

10 posts / 0 new
Last post
tabtnk
Re: monitor la 100 HZ

Am un monitor CTX VL710 series care merge la o rată de refresh V:85.5 HZ si H:91.3 KHZ la o rezolutie de 1280x1024. Toate bune şi frumoase numai că vreau să-i pun o rată de refresh la 100 HZ - mă holbez mult la el (mergea cu 100 HZ în Windowsz). Cum fac asta? Am KDE Mandriva 2007.0. Ştiu că poate fi periculos pentru monitor dacă pun o setare greşită.

# File generated by XFdrake (rev 57713)

Section "Monitor"
    Identifier "monitor1"
    VendorName "CTX"
    ModelName "CTX VL710 series"
    HorizSync 30.0-95.0
    VertRefresh 50.0-160.0
    ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
    ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:20:37 PST 2008

# File generated by XFdrake (rev 57713)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1" 0 0
EndSection

Section "Files"
    # font server independent of the X server to render fonts.
    # minimal fonts to allow X to run without xfs
    FontPath "unix/:-1"
    FontPath "/usr/share/fonts/misc:unscaled"
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
EndSection

Section "ServerFlags"
    #DontZap # disable (server abort)
    #DontZoom # disable / (resolution switching)
   
    # allows the server to start up even if the mouse does not work
    Option "allowmouseopenfail"
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
EndSection

Section "Device"
    Identifier "device1"
    VendorName "nVidia Corp."
    BoardName "NVIDIA GeForce FX (generic)"
    Driver "nvidia"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
   
    Subsection "Display"
        Depth 8
        Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
   
    Subsection "Display"
        Depth 15
        Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
   
    Subsection "Display"
        Depth 16
        Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
   
    Subsection "Display"
        Depth 24
        Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
    Option "DPMS"
EndSection

Section "Extensions"
    Option "Composite"
EndSection
  Aici sunt detaliile producătorului: http://www.baber.com/monitors/ctx_vl710.htm

N3o
N3o's picture
Re: monitor la 100 HZ

Din cate vad la specificatiile producatorului rata de refresh maxim ar fi la 85 Hz. Totusi daca vrei la 100 Hz trebuie sa modifici in sectiunea de mai jos (inainte de toate sa iti faci o copie a xorg.conf actual sa il ai de rezerva: # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup):

Section "Monitor"
    Identifier "monitor1"
    VendorName "CTX"
    ModelName "CTX VL710 series"
    HorizSync 30.0-95.0
    VertRefresh 50.0-160.0
    ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
    ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection

Pui asa (pentru editare sper ca stii cum sa faci: # kwrite /etc/X11/xorg.conf):

Section "Monitor"
    Identifier "monitor1"
    VendorName "CTX"
    ModelName "CTX VL710 series"
    HorizSync 30.0-109.0
    VertRefresh 100.0-160.0
    ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
    ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
# V-freq: 100.00 Hz  // h-freq: 108.94 KHz
    Modeline "1280x1024" 247.50  1280 1408 1712 2272  1024 1024 1028 1089

Si acum explicatie: am pus la VertRefresh 100.0 ca sa fie refreshu minim de 100 Hz. De asemenea sus am crescut valoarea maxima la HorizSync pentru ca altfel nu se „pupa” cu VertRefresh (din cauza asta eu consider ca e putin fortat monitorul, mai bine ai lasa la 85 Hz). Si la urma am adaugat noul Modeline corespunzator cu setarile de mai sus.
Pentru toate setarile am folosit asta
Sper sa mearga!

Succes!  :)

tabtnk
Re: monitor la 100 HZ

I-am făcut un backup, i-am pus toate setările exact cum mi-ai zis dar degeaba: la butonul de meniu al monitorului îmi afişează că tot la V:85.3 HZ  si H:91.3KHZ e (1280x1024). Cu alte cuvinte nu s-a schimbat nimic după restart. P.S. Monitorul meu nu e afişat în Control Center. Ceva sugestii?

N3o
N3o's picture
Re: monitor la 100 HZ

Nu imi vin alte idei pe moment. Ai putea sa inlocuiesti linia de Modeline cu asta:
# 1280x1024 @ 100Hz hsync: 108.5kHz
Modeline "1280x1024" 190.96  1280 1376 1520 1760 1024 1025 1028 1085 +hsync +vsync

Am incercat sa iti calculez Modeline pentru 100Hz refresh pe baza specificatilor monitorului folosind asta dar nu vrea. Zice ca rezolutia e prea mare.
Mai arunca un ochi si aici, poate te ajuta cu ceva. Ai mai putea cauta cu google dupa fisiere xorg.conf unde exista rezolutia si refreshu dorit de tine.

Succes!

L.E.: Am vazut ca ai placa video Nvidia. Ai un utilitar pt configurarea rezolutiei si de la nvidia. Cauta in Tools - System Tools - Nvidia X Server Settings.

tabtnk
Re: monitor la 100 HZ

Cum ajung în ”Tools - System Tools - Nvidia X Server Settings” ? -- n-am dat de aşa ceva în Mandriva 2007.0

N3o
N3o's picture
Re: monitor la 100 HZ

Probabil nu ai instalat driveru placii. Il ai pe cel generic. Incearca ca root nvidia-settings. Iti apare cand pornesti sistemu logoul nvidia? Daca nu atunci instaleaza driverul placii. Vezi aici cum.

tabtnk
Re: monitor la 100 HZ

Din păcate nu pot să schimb nimic deocamdată. NVIDIA X Server Settings nu dă o valoare pentru X Screen în MetaMode pentru 100 HZ. Driverul (ultimul de pe site-ul lor) pentru FX-uri e de vină - apropos al meu tot generic a rămas după ce l-am instalat.

N3o
N3o's picture
Re: monitor la 100 HZ

>Din păcate nu pot să schimb nimic deocamdată. NVIDIA X Server Settings nu dă o valoare pentru X Screen în MetaMode pentru 100 HZ.
Ok, ai incercat cu ce am zis inainte? Sa modifici iar la Modeline si pui ce ti-am dat acolo.

>Driverul (ultimul de pe site-ul lor) pentru FX-uri e de vină
Probabil...

>apropos al meu tot generic a rămas după ce l-am instalat.
Daca apare logoul Nvidia cand pornesti X si ai accelerare 3D nu mai conteaza, e cel corect.

Anonymous
Re: monitor la 100 HZ

Parera mea este sa lasi frecventa la 85 Hz, deoarece ochiul uman nu distinge frecvente mai mari de 75 Hz (poate nici atat, depinde de la caz la caz), asa ca la 85Hz si ochiul tau e OK si monitorul va fi OK (fara sa il fortezi)

tabtnk
Re: monitor la 100 HZ

Am accelerare 3D, totul merge bine. Aşa arată xorg.conf acum:

# File generated by XFdrake (rev 57713)

Section "Monitor"
    Identifier "monitor1"
    VendorName "CTX"
    ModelName "CTX VL710 series"
    HorizSync 30.0-109.0
    VertRefresh 100.0-160.0
    ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
    ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
# V-freq: 100.00 Hz  // h-freq: 108.94 KHz
# 1280x1024 @ 100Hz hsync: 108.5kHz
Modeline "1280x1024" 190.96  1280 1376 1520 1760 1024 1025 1028 1085 +hsync +vsync
EndSection
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:20:37 PST 2008

# File generated by XFdrake (rev 57713)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1" 0 0
EndSection

Section "Files"
    # font server independent of the X server to render fonts.
    # minimal fonts to allow X to run without xfs
    FontPath "unix/:-1"
    FontPath "/usr/share/fonts/misc:unscaled"
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
EndSection

Section "ServerFlags"
    #DontZap # disable (server abort)
    #DontZoom # disable / (resolution switching)
   
    # allows the server to start up even if the mouse does not work
    Option "allowmouseopenfail"
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
EndSection

Section "Device"
    Identifier "device1"
    VendorName "nVidia Corp."
    BoardName "NVIDIA GeForce FX (generic)"
    Driver "nvidia"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24
   
    Subsection "Display"
        Depth 8
        Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
   
    Subsection "Display"
        Depth 15
        Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
   
    Subsection "Display"
        Depth 16
        Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
   
    Subsection "Display"
        Depth 24
        Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
    Option "DPMS"
EndSection

Section "Extensions"
    Option "Composite"
EndSection

L-am verificat şi cu un aparat foto pe modul video - monitorul rămîne curat fără ”licurici” pe ecranul aparatului foto. Merci N3o.