Sabayon 3.5

nvidia 5200 FX

установил мне гад - 50 (типа в КДЕ написано) 60 ГЕРЦ на самом деле

как в 85 переправить?

сидел на винде 2 недели -- отупел

что мне в XORGе изменить

вот мой

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Jun 5 00:10:21 PDT 2008

# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
# **********************************************************************
# Screen sections.
# **********************************************************************

Section "ServerLayout"

# The Identifier line must be present
#InputDevice "Synaptics1" "SendCoreEvents"
Identifier "Main Layout"
Screen 0 "Screen 1" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
EndSection

Section "Module"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "i2c"
Load "ddc"
Load "synaptics"
Load "vbe"
# Load "dri"
Load "glx"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"

# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection

Section "InputDevice"

#Option "MaxSpeed" "0.7"
#Option "MinSpeed" "0.18"
#Option "AccelFactor" "0.08"
#Option "TopEdge" "120"
#Option "LeftEdge" "120"
#Option "BottomEdge" "830"
#Option "RightEdge" "650"
#Option "FingerLow" "25"
#Option "FingerHigh" "30"
# MacBook touchpad
#Option "MaxTapTime" "180"
#Option "MaxTapMove" "220"
#Option "MaxDoubleTapTime" "180"
#Option "VertScrollDelta" "20"
#Option "HorizScrollDelta" "50"
#Option "TapButton2" "3"
#Option "TapButton3" "2"
#Option "VertTwoFingerScroll" "1"
# Do you keep moving the mouse while typing? Try this trick.
#synclient TouchpadOff=1 disable your synaptics touchpad
#synclient TouchpadOff=0 enable your synaptics touchpad
Identifier "Synaptics1"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
Option "SHMConfig" "on"
# For ALPS/MacBook TouchPads
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Device" "/dev/psaux"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 80.0
VertRefresh 43.0 - 60.0
EndSection

Section "Device"

#Option "RenderAccel" "on"
#Option "XAANoOffscreenPixmaps"
#Option "BusType" "PCI"
#Option "ColorTiling" "on"
#Option "EnablePageFlip" "on"
Identifier "VESA"
Driver "nvidia"
EndSection

Section "Screen"

# The Identifier, Device and Monitor lines must be present
#Option "AddARGBGLXVisuals" "true"
# The favoured Depth and/or Bpp may be specified here
Identifier "Screen 1"
Device "VESA"
Monitor "Generic Monitor"
DefaultDepth 24
Option "AccelMethod" "XAA"
Option "UseEvents" "True"
SubSection "Display"

#Modes "1024x768" "800x600" "640x480"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"

#Modes "1024x768" "800x600" "640x480"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"

#Modes "1024x768" "800x600" "640x480"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Закоментируйте

Закоментируйте в секции "Monitor"

HorizSync 28.0 - 80.0
VertRefresh 43.0 - 60.0

и добавте

Option "DPMS" "true"

в случае, если монитор способен сообщать свои характеристики, иначе

Modeline "<имя>" <строка полученная с помощью команды gtf>

,
и в секции "Screen" укажите соответствующий режим

вот спасибо за

вот спасибо

за пару часов одуплился

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".