Bug 14325

Summary: no video after upgrading from feisty to gutsy version of ATI driver
Product: xorg Reporter: Rolf Leggewie <bugs.freedesktop.org>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: regression
Version: 7.2 (2007.02)   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Rolf Leggewie 2008-02-01 01:40:18 UTC
I have reported this as https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/187967

This regression bug in ubuntu gutsy had the same workaround for me as https://bugs.launchpad.net/bugs/148408 (freedesktop bug 13994) so the root cause might be the same.  Then again, it might not. Until that is clear, I believe it makes sense to have a separate bug report.

The latest version of xserver-xorg-video-ati in gutsy has a number of problems that were not present in the latest feisty version.

This one is about video output being a blue box instead of the moving images for mplayer, totem, xine and all players I tested. The sound played fine. Downgrading to feisty xserver-xorg-video-ati from feisty on an otherwise gutsy machine.

https://launchpad.net/ubuntu/feisty/i386/xserver-xorg-video-ati/1:6.6.3-2ubuntu6
https://launchpad.net/ubuntu/gutsy/i386/xserver-xorg-video-ati/1:6.7.195-1ubuntu2
Comment 1 Rolf Leggewie 2008-02-01 02:54:50 UTC
situation changed but still not fixed with latest driver: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/187967/comments/1
Comment 2 Alex Deucher 2008-02-01 07:07:41 UTC
There is only one video overlay and it can only be used on one crtc at a time (either the internal panel or the external monitor).  In dualhead mode the overlay will follow the video window.  In clone mode you have to choose one head or the other using the XV_CRTC attribute.

crtc 1:
xvattr -a XV_CRTC -v 1

crtc 0:
xvattr -a XV_CRTC -v 0
Comment 3 Rolf Leggewie 2008-02-02 07:11:17 UTC
This certainly is/was a bug.  In the gutsy version of the radeon driver, there was *no* video playback possible at all.  Thus a regression from feisty.

If the blue box on the second monitor of a clone setup is to be expected, then that only means this regression has been fixed in the latest packages from tormod.

Changing resolution from NOTABUG to FIXED.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.