Public bug reported:

Binary package hint: xserver-xorg-video-savage

It seems that the S3 savage driver for Xorg has a hardcoded limitation 
regarding its Xv functionality. If a video is wider than 800 pixels wide, then 
the rest of the screen has a pink color. For example, my 480p video that is 
853x480, has 53 pixels rendered as pink color on the right side of the screen, 
resulting in a vertical pink banner. Same happens no matter what media player I 
use, as it's an Xv driver bug, not a media player one. Some facts:
1. It only happens when Xv is used. Other transports work without this bug, but 
without Xv you don't want to watch HD video anyway because it is too slow 
without acceleration.
2. When I grab a screenshot from the framebuffer, the pink banner is not there. 
It only renders the pink vertical banner in the screen, not in the framebuffer.
3. DRI driver is loaded, but not working (bug #99251)

Section "Device"
        Identifier      "S3 Inc. SuperSavage IX/C SDR"
        Driver          "savage"
        Option          "VBERestore"    "true"
        Option          "hwcursor" "1"
        Option          "DPMS" "on"
        Option          "backingstore"
Option "BusType" "AGP"
Option "DmaType" "AGP"
Option "DmaMode" "None"
Option "AGPMode" "4"
Option "AGPSize" "16"
EndSection

** Affects: xserver-xorg-video-savage (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

** Visibility changed to: Public

** This bug is no longer flagged as a security issue

-- 
S3 driver displays pink banner when viewing HD videos
https://launchpad.net/bugs/99255

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to