LINUX.ORG.RU

ATI Radeon 5570 выпадание кусков изображения


0

1

Старая Nvidia тихо умерла и так случилось, что по наличию, по обстоятельствам, и по бюджету досталась мне Radeon HD 5570. Установив open source драйвера обнаружил, что с ними не работает TVtime, надо устанавливать proprietary. Установил. 3D работает, TVtime тоже, но куски изображения на мониторе в 2D периодически пропадают строками, а то и целым окном, восстанавливаясь после свернуть-развернуть окно. Чем лечить, может кто сталкивался с подобным? Манипуляции с Option в on-off в xorg.cong ничего не дали.
Вот пример бага с изображением при поиске на форуме:

http://j.imagehost.org/view/0213/Radeon5570_3
http://i.imagehost.org/view/0870/Radeon5570_4
http://i.imagehost.org/view/0250/Radeon5570_5

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type «man xorg.conf» at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section «ServerLayout»
   Identifier «aticonfig Layout»
   Screen 0 «aticonfig-Screen[0]-0» 0 0
EndSection

Section «Files»

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
############################################## FontPath «unix/:7100»
   RgbPath «/usr/X11R6/lib/X11/rgb»
   FontPath «/usr/local/share/fonts»
EndSection

Section «Module»
Load «glx»
Load «dri»
Load «drm»
Load «dbe»
Load «extmod»
Load «fbdevhw»
Load «record»
Load «freetype»
Load «type1»
Load «v4l»
EndSection

Section «InputDevice»
   Identifier «Generic Keyboard»
   Driver «kbd»
   Option    «Xleds» «1 2 3»
   Option    «XkbRules» «xorg»
   Option    «XkbModel» «pc105»
   Option    «XkbLayout» «us,ua,ru»
   Option    «XkbOptions» «grp:ctrl_shift_toggle,grp_led:scrol»
EndSection

Section «InputDevice»
   Identifier «Configured Mouse»
   Driver «mouse»
EndSection

Section «Monitor»
   Identifier «Configured Monitor»
   DisplaySize 270   203
EndSection

Section «Monitor»
   Identifier «aticonfig-Monitor[0]-0»
   Option    «VendorName» «ATI Proprietary Driver»
   Option    «ModelName» «Generic Autodetecting Monitor»
   Option    «DPMS» «true»
EndSection

Section «Device»
   Identifier «Configured Video Device»
   Driver «radeon»
   Option    «VBERestore» «true»
EndSection

Section «Device»
   Identifier «aticonfig-Device[0]-0»
   Driver «fglrx»
   Option «DDC»
   Option «VideoOverlay» «on»
   Option «OpenGLOverlay» «off»
   Option «TexturedVideo» «true»
   Option «UseFastTLS» «2»
   Option «PseudoColorVisuals» «off»
   Option «DRI» «on»
   Option «DynamicPM» «on» # Dynamic powersaving.
   Option «ClockGating» «on» # Assisting option for powersaving.
   Option «AccelMethod» «EXA» # EXA should fit most cases.
   Option «EXAVSync» «on» # EXAVSync is explained above.
   Option «DMAForXv» «on» # Forced option in order to enable Xv $
   Option «ScalerWidth» «2048» # That should fix some very rare bugs.
   Option «EnablePageFlip» «on» # It will not be enabled on R5xx cards.
   Option «RenderAccel» «on» # Optional. It should be enabled by de$
   Option «AccelDFS» «on» #Optional. See the man page.
   Option «EXAVSync» «yes»
   Option «SWCursor» «true»
   BusID «PCI:2:0:0»
EndSection

Section «Screen»
   Identifier «Default Screen»
   Monitor «Configured Monitor»
EndSection

Section «Screen»
   Identifier «aticonfig-Screen[0]-0»
   Device «aticonfig-Device[0]-0»
   Monitor «aticonfig-Monitor[0]-0»
   DefaultDepth 24
   SubSection «Display»
      Viewport 0 0
      Depth 24
   EndSubSection
EndSection



Debian squeeze, AMD Atlon II X2 240, 2Gb RAM, ASRock M3N78D, Seagate ST31000528AS.


Попробуй останови иксы и выполни от рута

aticonfig --set-pcs-str=DDX,ForceXAA,TRUE 
Это отключит новый механизм 2D-рендеринга.

kernelpanic ★★★★★
()

Нечто подобное наблюдается у меня.

Radeon 9600S, Debian sid. Дрова дефолтные. Иногда даже выпадают целые виджеты вот так. Помогает ресайз окна.

flareguner
()

Если дело только в tvtime могу кинуть патч, добавляющий ему вывод в sdl. С этим патчем с любым драйвером работает.

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