[Bug 29003] Slow xv playback with ati radeon driver using kms on RV280 [Radeon 9200 PRO]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 12 04:34:52 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29003
boris64 <bugs.xorg at boris64.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTABUG
--- Comment #4 from boris64 <bugs.xorg at boris64.net> 2010-07-12 04:34:51 PDT ---
That would be watching tv via kaffeine.
After taking a deeper look at dmesg, it looks like i
found "my" problem. The Archlinux mkinitcpio script
didn't include some needed modules (agpgart for instance),
so agpmode was completely disabled.
[dmesg]
[drm] radeon: power management initialized
[drm:radeon_agp_init] *ERROR* Unable to acquire AGP: -19
[drm] Forcing AGP to PCI mode
[/dmesg]
I then added following modules explicitly to my initramfs
-> radeon,agpgart,via_agp,ttm,drm,drm_kms_helper.
Result: Still everything _but_ xvideo (kaffeine again) seems
to be ok plus agp mode got enabled this time.
Now i disabled all radeon needed modules in the initramfs
and let kernel autodetection decide itself later what
modules to load.
Result: Everything is ok, even xvideo(??).
Did i forget some important module, which affects radeon xvideo?
This is strange somehow. Well, whatever, it turns out, this doesn't
seem to be a real bug at all, so i'll close it.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xorg-driver-ati
mailing list