[Comm] p5 + Ati Radeon 3200
Михаил Паршин ака SKeeper
alt-skeeper на yandex.ru
Вт Янв 19 10:35:50 UTC 2010
Попробовал EXA и XAA с ati и radeon. При малом размере окна плеера видео
идет нормально, а если сделать на весь экран, то дергается. При резкой
смене картинки видно, как сверху вниз накатываются новые слои.
Ниже содержимое моего xorg.conf
# With libXiconfig we don't need configuration for
# ps and usb mice.
# For serial mice we will set up all serial devices.
#
# Composite is not yet stable on even major drivers;
# uncomment to enable
#Section "Extensions"
# Option "RENDER" "Enable"
# Option "Composite" "Enable"
#EndSection
Section "ServerLayout"
Identifier "Minimal layout"
Screen "Screen0" 0 0
EndSection
Section "Module"
Load "freetype"
Load "glx"
Load "dri"
Load "dbe"
Load "drm"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "true"
Option "AllowMouseOpenFail" "true"
EndSection
Section "Monitor"
Identifier "Monitor0|0"
DisplaySize 340 190
EndSection
Section "Device"
Identifier "Card0|0"
Driver "radeon"
#Option "AccelMethod" "EXA"
Option "AccelMethod" "XAA"
Option "RenderAccel" "on"
Option "MigrationHeuristic" "greedy"
Option "AccelDFS" "true"
Option "EnablePageFlip" "true"
Option "EnableDepthMoves" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0|0"
Monitor "Monitor0|0"
DefaultDepth 16
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
SubSection "Display"
Depth 32
EndSubSection
EndSection
Section "DRI"
Group "xgrp"
Mode 0660
EndSection
16.01.2010 01:44, Michael Shigorin пишет:
> On Wed, Jan 13, 2010 at 05:17:36PM +0300, Михаил Паршин ака SKeeper wrote:
>
>> С драйверами ati и radeon небольшой лаг при открытии нового
>> окна, при проигрывании видео на весь экран лаги становятся не
>> такими небольшими: видео идет не плавно, а подергиваниями.
>>
> Посмотрите в лог, что вышло -- EXA или XAA; попробуйте оставшееся.
>
> --- 8< /etc/X11/xorg.conf 8<
> Section "Device"
> Identifier "Card0|0"
> Driver "ati"
> #Option "AccelMethod" "XAA"
> Option "AccelMethod" "EXA"
> # http://www.linuxinsight.com/your-ati-radeon-very-slow-on-xorg-x-server-1.3.html
> Option "MigrationHeuristic" "greedy"
> Option "AccelDFS" "true"
> Option "EnablePageFlip" "true"
> Option "EnableDepthMoves" "true"
> #Option "DynamicClocks" "on"
> #Option "EnablePageFlip" "on"
> #Option "AGPMode" "4"
> EndSection
> --- >8 /etc/X11/xorg.conf >8
>
>
Подробная информация о списке рассылки community