LINUX.ORG.RU

xf86-video-ati+compiz


0

0

Сам драйвер работает нормально glxgears показывает около 3500 попугаев но вот при запуске компиза отваливается заголовок окна и все начинает тормозить, и в фужен-икон недоступен параметр "индерктрендер" подскажите возможно ли настроить драйвер подредактировав xorg.conf

Ответ на: комментарий от Sylvia

Radeon 9800 Pro (R350) opensuse 11,1(в 11,0 все работало искаробки в этой версии сломали) KDE 3.5.10

Freiheits-Sender ★★
() автор топика

Вообще opensuse 11,1 вышла сыроватая, надо допиливать, compiz установленный с образа вообще не запускался обновил отсюда:

http://download.opensuse.org/repositories/X11:/XGL/openSUSE_11.1/

обновил иксы отсюда:

http://download.opensuse.org/repositories//repositories/X11:/XOrg/openSUSE_11.1/

кеды отсюда:

http://download.opensuse.org/repositories/KDE:/KDE3/openSUSE_11.1/

теперь все работает быстрее и стабильнее одно но компиз запускается но начинает глучить, что то с драйвером не так, так как при тех же самых действиях на компе c нвидией, драйвер 180.22, все летает. Вот не пойму толи в драйвере что то поломали, толи у меня настройки не правильные!

Freiheits-Sender ★★
() автор топика
Ответ на: комментарий от papay

> при запуске компиза отваливается заголовок окна

>а эт часом не emerald?

вроде установлен, или его ставить ненадо я чегото не пойму

Freiheits-Sender ★★
() автор топика

xorg.conf

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection

Section "Module"
Load "dbe"
Load "freetype"
Load "glx"
Load "extmod"
Load "dri"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us,ru"
Option "XkbModel" "microsoftpro"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
Option "XkbRules" "xfree86"
Option "XkbVariant" "basic,winkeys"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "10"
Option "Device" "/dev/input/mice"
Option "Name" "PS2++ Logitech MX Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
DisplaySize 433 270
HorizSync 30-83
Identifier "Monitor[0]"
ModelName "NEC LCD225WNX"
Option "DPMS"
Option "PreferredMode" "1680x1050"
VendorName "NEC"
VertRefresh 43-75
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
Modeline "1680x1050" 146 1680 1960 2136 2240 1050 1053 1059 1089 +hsync -vsync
EndSection


Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 3840 1200
EndSubSection
SubSection "Display"
Depth 16
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 3840 1200
EndSubSection
SubSection "Display"
Depth 24
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 3840 1200
EndSubSection
SubSection "Display"
Depth 8
Modes "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 3840 1200
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "Device"
BoardName "R350 NH"
Driver "radeon"
Identifier "Device[0]"
Option "monitor-DVI-0" "Monitor[0]"
Screen 0
VendorName "ATI"
EndSection



Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection

Freiheits-Sender ★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.