Вот,сижу тут торможу
Раньше было просто: gtf 1024 768 85, и получившуюся строчку засовывал в "Monitor",щас такое не проходит.Кстати nvidia-xconfig теперича запарывает иксы.
После этих вполне нормальных действий,начинает ругаться графический конфигуратор(типа неверный конфиг).А если удалю строчку,перестаёт.
В KRandRTray,показываемые частоты обновления начинаются с 50(на глаз где-то 75,использую ее) заканчивая 58(при которых вообще слабо что видно).В OpenGL прогах кстати,автоматом выбирается 58Gz.
+ Ко всему, откуда-то берётся куча непонятных режимов вроде 832x624 и так далее.А мой монитор их не поддерживает.
Вот мой конфиг:
Код:
# File generated by XFdrake (rev 142098)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia97xx"
ModulePath "/usr/lib/xorg/modules"
# font server independent of the X server to render fonts.
FontPath "unix/:-1"
# minimal fonts to allow X to run without xfs
FontPath "/usr/share/fonts/misc:unscaled"
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
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 "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll,compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "monitor1"
VendorName "Samsung"
ModelName "Samsung SyncMaster 763MB/713MB/CD173D(P)"
HorizSync 30-71
VertRefresh 50-160
# TV fullscreen mode or DVD fullscreen output.
# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
# 1024x786 @ 85.00 Hz (GTF) hsync: 70.21 kHz; pclk: 96.61 MHz
Modeline "1024x786_85.00" 96.61 1024 1088 1200 1376 786 787 790 826 -HSync +Vsync
EndSection
Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce FX - GeForce 7950"
Driver "nvidia"
Option "DPMS"
Option "AddARGBGLXVisuals"
Option "RenderAccel" "True"
Option "DisableGLXRootClipping" "true"
Option "BackStoring" "True"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480" "480x360" "320x240"
EndSubsection
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSectionВ идеале,хотелось бы разобраться в чем дело, и устранить неполадки.Но сегодня я плохо соображаю
В добавок beryl игнорирует выставленные в конфиге опции.То есть вот так:
Код:
bash-3.1$ beryl-manager
bash-3.1$ No window manager. Waiting...
New Window Manager
Found not compatible window manager. Waiting...
kwin: Fatal IO error: client killed
No window manager. Waiting...
**************************************************************
* Beryl system compatiblity check *
**************************************************************
Detected xserver : NVIDIA
Checking Display :0.0 ...
Checking for XComposite extension : passed (v0.3)
Checking for XDamage extension : passed
Checking for RandR extension : passed
Checking for XSync extension : passed
Checking Screen 0 ...
Checking for GLX_SGIX_fbconfig : passed
Checking for GLX_EXT_texture_from_pixmap : passed
Checking for non power of two texture support : passed
Checking maximum texture size : passed (4096x4096)
Relaunching beryl with __GL_YIELD="NOTHING"
**************************************************************
* Beryl system compatiblity check *
**************************************************************
Detected xserver : NVIDIA
Checking Display :0.0 ...
Checking for XComposite extension : passed (v0.3)
Checking for XDamage extension : passed
Checking for RandR extension : passed
Checking for XSync extension : passed
Checking Screen 0 ...
Checking for GLX_SGIX_fbconfig : passed
Checking for GLX_EXT_texture_from_pixmap : passed
Checking for non power of two texture support : passed
Checking maximum texture size : passed (4096x4096)
New Window Manager
Window Manager "beryl"
Reloading options
sending command
** (beryl-manager:11852): WARNING **: Beryl аварийно завершился 11
No window manager. Waiting...
New Window Manager
Found not compatible window manager. Waiting...Буду благодарен за помощь.