Nvidia 8600 GT и compiz

Недавно купил новую видюху (NV8600 GT) взамен старой (встроенная Intel GMA 3100) и решил попробовать compiz. При включенном Compiz`е тормозит масштабирование окон, эффекты сворачивания/разворачивания окна и glxgears говорит 35613 frames in 5.0 seconds = 7122.590 FPS. В googl`е кое-что нашел, но никаких результатов это не дало. Подскажите куда копать?
что у тебя по этому поводу в xorg.conf?
Вот мой xorg.conf
Section "ServerLayout"
    Identifier     "Simple Layout"
    Screen         "Screen 1" 0 0
    InputDevice    "Mouse1" "CorePointer"
    InputDevice    "Keyboard1" "CoreKeyboard"
EndSection
Section "Files"
    FontPath        "/usr/share/fonts/misc"
    FontPath	    "/usr/share/fonts/TTF"
    FontPath        "/usr/share/fonts/winttf"
    FontPath        "/usr/share/fonts/100dpi:unscaled"
    FontPath        "/usr/share/fonts/75dpi:unscaled"
EndSection
Section "Module"
    Load	"dbe"  	# Double buffer extension
    Load	"freetype"
    Load	"glx"
    Load	"extmod"
EndSection
Section "InputDevice"
    Identifier     "Keyboard1"
    Driver         "kbd"
    Option         "AutoRepeat" "500 30"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us,ru"
    Option	   "XkbVariant" ",winkeys"
    Option	   "XkbOptions" "grp:ctrl_shift_toggle, grp_led:scroll"
EndSection
Section "InputDevice"
# Identifier and driver
    Identifier     "Mouse1"
    Driver         "mouse"
    Option         "Protocol" "IMPS/2"	# IntelliMouse PS/2
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
    Identifier     "LG"
    HorizSync       31.5 - 79.0
    VertRefresh     50.0 - 70.0
    Option   "DPI"   "96 x 96"
EndSection
Section "Device"
    Identifier     "GF8600"
    Driver         "nvidia"
EndSection
Section "Screen"
    Identifier     "Screen 1"
    Device         "GF8600"
    Monitor        "LG"
    DefaultDepth    24
    SubSection     "Display"
        Viewport    0 0
        Depth       8
        Modes      "1680x1050" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
        Modes      "1680x1050" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1680x1050" "1024x768" "800x600" "640x480"
    EndSubSection
    Option "TripleBuffer" "True"
    Option "BackingStore" "True"
    Option "DamageEvents" "True"
    Option "UseEvents" "False"
    Option "Coolbits" "1"
    Option "AddARGBGLXVisuals" "True"
    Option "XAANoOffscreenPixmaps" "True"
    Option "DisableGLXRootCliping" "True"
    Option "DRI" "True"
EndSection
Section "DRI"
   Mode 0666
EndSection
Section "Extensions"
    Option         "Composite" "Enable"
    Option "DRI" "Enable"
    Option "Render" "Enable"
    Option "Damage" "Enable"
EndSection
Та же проблема с ресайзом, лечению не поддается - выставил тип масштабирования Rectangle и не парил моск. Эффекты сворачивания субъективно не тормозят, хотя перед разворачиванием некоторая задержка все же есть. glxgears вообще стоят неподвижные ;D хотя при включенном компизе Direct rendering: Yes. Но это спишем на недавнее обновление дров из репа, которое обычно дает некоторые глюки, по крайней мере у меня на 8500 GT.

ЗЫ. соре, дату последнего сообщения не сразу увидел ;D
Section "Module"
    Load           "glx"
    Load           "extmod"
    Load           "xtrap"
    Load           "record"
    Load           "dbe"
    Load           "freetype"
EndSection
Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "NVIDIA GeForce 9600 GT"
    Option         "AddARGBGLXVisuals" "true"
    Option         "RenderAccel" "true"
    Option         "NvAGP" "1"
    Option      "ConnectedMonitor"      "CRT"
    Option         "UseEdidDpi" "false"
    Option         "DPI" "96 x 96"
EndSection
Section "Extensions"
    Option         "RENDER" "Enable"
    Option         "Composite" "Enable"
EndSection

На GeForce 9600GT компиз без проблем летает, драйвер с сайта Nvidia 173.08.

Кто-нибудь может объяснить, что лежит в extra под видом nvidia 173.14.05-4 весом в 2.5 Мб, при том, что драйвер весит 7Мб, а пакет с сайта Nvidia 10-20Мб?
модуль ядра, посмотри pacman -Ql nvidia и pacman -Ql nvidia-utils
Разберемся, голубчик!
люди , помогите , таже проблема
1 иксорг конфиг нету есть x86config ???
2 дрова ставил последние но тест даёт 1200 1500 :o
3 вот мой конфиг
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder57)  Thu Jul 17 18:39:19 PDT 2008
Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection
Section "Files"
    RgbPath         "/usr/lib/X11/rgb"
EndSection
Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection
Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "keyboard"
EndSection
Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection
Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection
Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
mv /etc/X11/XF… /etc/X11/xorg.conf
nvidia-xconfig –mode=“640x480”
Разберемся, голубчик!
ето что?
розьясните плз.

поставил /NVIDIA-Linux-x86-177.13-pkg1.run таже история
man mv
nvidia-xconfig -A
Разберемся, голубчик!
 
Зарегистрироваться или войдите чтобы оставить сообщение.