LCD a obnovovaci frekvence monitoru?

bambas bambasmeister na gmail.com
Úterý Červenec 11 10:50:19 CEST 2006


Zdravim,
vymenil jsem CRT monitor za LCD. Mam ovsem problem, bezi mi na 70Hz, co 
nechci, rad bych snizil na 60Hz. Vyhledal jsm na netu nejake informace, 
podle tech vypocital Modeline a pridal do xorg.conf. Jenze po pridani 
radku Modeline mi X sevrer hlasi chybu No screens found a Xka 
nenastartuji. Kde delam chybu? Zasilam svuj xorg.conf

diky bambas


------------- další část ---------------
Section "ServerLayout"
    Identifier     "Simple Layout"
    Screen         "Screen 1" 0 0
    InputDevice    "Mouse1" "CorePointer"
    InputDevice    "Keyboard1" "CoreKeyboard"
EndSection

Section "Files"
# The module search path.  The default path is shown here.
#    ModulePath "/usr/X11R6/lib/modules"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath        "/usr/X11R6/lib/X11/fonts/TTF/"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath        "/usr/X11R6/lib/X11/fonts/CID/"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath        "/usr/X11R6/lib/X11/fonts/local/"
    FontPath        "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic/"
EndSection

Section "Module"
    Load           "dbe"  	# Double buffer extension
    SubSection     "extmod"
        Option         "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load           "type1"
    Load           "freetype"
    Load           "glx"
# This loads the DRI module
EndSection

Section "InputDevice"
    Identifier     "Keyboard1"
    Driver         "kbd"
    Option         "AutoRepeat" "500 30"

    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us"
EndSection

Section "InputDevice"
    Identifier     "Mouse1"
    Driver         "mouse"
    Option         "Protocol" "IMPS/2"
    Option         "Device" "/dev/mouse"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons"
EndSection

Section "Monitor"
    Identifier     "AOC"
    HorizSync       31.5 - 57.0
    VertRefresh     60.0
    #V-freq: 60.00 Hz //h-freq: 47.80 KHz    
    Modeline "1024x768" 60.80 1024 1056 1128 1272  768 768 770 796
EndSection

Section "Device"

    VideoRam    65536
    # Insert Clocks lines here if appropriate
    Identifier     "GeForce4"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Screen 1"
    Device         "GeForce4"
    Monitor        "AOC"
    DefaultDepth    24
    SubSection     "Display"
        Viewport    0 0
        Depth       8
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
        Modes      "1024x768" "800x600" "640x480" #1280x1024
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
EndSection



Další informace o konferenci Linux