ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Михаил Паршин ака SKeeper" <alt-skeeper@yandex.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] p5 + Ati Radeon 3200
Date: Tue, 19 Jan 2010 13:35:50 +0300
Message-ID: <4B558B06.1060005@yandex.ru> (raw)
In-Reply-To: <20100115224419.GX32022@osdn.org.ua>

Попробовал 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
>
>   



  reply	other threads:[~2010-01-19 10:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-13 14:17 Михаил Паршин ака SKeeper
2010-01-13 14:48 ` Андрей Черепанов
2010-01-19 10:35   ` Михаил Паршин ака SKeeper
2010-01-15 22:44 ` Michael Shigorin
2010-01-19 10:35   ` Михаил Паршин ака SKeeper [this message]
2010-01-19 12:26     ` Vladimir A. Svyatoshenko
2010-01-19 12:27     ` Vladimir A. Svyatoshenko
2010-01-19 14:27       ` Михаил Паршин ака SKeeper
2010-01-19 12:31 ` Vladimir A. Svyatoshenko
2010-01-19 14:27   ` Михаил Паршин ака SKeeper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B558B06.1060005@yandex.ru \
    --to=alt-skeeper@yandex.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git