Bug 2102 - [S3/Savage] XVideo failure with savage 2000
Summary: [S3/Savage] XVideo failure with savage 2000
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/savage (show other bugs)
Version: 6.8.2
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-18 07:53 UTC by sangu
Modified: 2007-02-22 14:26 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (38.58 KB, text/plain)
2004-12-18 08:47 UTC, sangu
no flags Details

Description sangu 2004-12-18 07:53:11 UTC
xorg-x11-6.8.2 rc1, fedora development

xorg 'savage' driver
default color depth 24
default res 1280 x 1024

mplayer -vo xv somemovie.avi <enter>

Everything APPEARS to work except the screen is a static blur of banded 
colors.

-vo x11 works but non-expandable window.

xorg log file shows "Loading extension XVideo"

$xvinfo
X-Video Extension version 2.2
screen #0
  Adaptor #0: "Savage Streams Engine"
    number of ports: 1
    port base: 53
    operations supported: PutImage
    supported visuals:
      depth 24, visualID 0x21
    number of attributes: 5
      "XV_COLORKEY" (range 0 to 16777215)
              client settable attribute
              client gettable attribute (current value is 66046)
      "XV_BRIGHTNESS" (range -128 to 127)
              client settable attribute
              client gettable attribute (current value is 0)
      "XV_CONTRAST" (range 0 to 255)
              client settable attribute
              client gettable attribute (current value is 126)
      "XV_SATURATION" (range 0 to 255)
              client settable attribute
              client gettable attribute (current value is 126)
      "XV_HUE" (range -180 to 180)
              client settable attribute
              client gettable attribute (current value is 0)
    maximum XvImage size: 1024 x 1024
    Number of image formats: 6
      id: 0x32595559 (YUY2)
        guid: 59555932-0000-0010-8000-00aa00389b71
        bits per pixel: 16
        number of planes: 1
        type: YUV (packed)
      id: 0x32315659 (YV12)
        guid: 59563132-0000-0010-8000-00aa00389b71
        bits per pixel: 12
        number of planes: 3
        type: YUV (planar)
      id: 0x30323449 (I420)
        guid: 49343230-0000-0010-8000-00aa00389b71
        bits per pixel: 12
        number of planes: 3
        type: YUV (planar)
      id: 0x35315652 (RV15)
        guid: 52563135-0000-0000-0000-000000000000
        bits per pixel: 16
        number of planes: 1
        type: RGB (packed)
        depth: 15
        red, green, blue masks: 0x1f, 0x3e0, 0x7c00
      id: 0x36315652 (RV16)
        guid: 52563136-0000-0000-0000-000000000000
        bits per pixel: 16
        number of planes: 1
        type: RGB (packed)
        depth: 16
        red, green, blue masks: 0x1f, 0x7e0, 0xf800
      id: 0x31313259 (Y211)
        guid: 59323131-0000-0010-8000-00aa00389b71
        bits per pixel: 6
        number of planes: 3
        type: YUV (packed)
Comment 1 sangu 2004-12-18 08:47:59 UTC
Created attachment 1564 [details]
Xorg.0.log
Comment 2 Alex Deucher 2004-12-18 22:18:21 UTC
Xvideo has never worked on savage2000.  I managed to get it semi-working a
couple weeks ago, but I haven't had time to finish up the patch and get it
working 100%.
Comment 3 Erik Andren 2006-04-22 18:20:04 UTC
Alex, is xvideo support for this card on your todo list as of now or should I
close this bug as NOTABUG?
Comment 4 Alex Deucher 2006-04-23 01:58:05 UTC
(In reply to comment #3)
> Alex, is xvideo support for this card on your todo list as of now or should I
> close this bug as NOTABUG?

I may get back to it someday, but not in the forseeable future. The code I have
in cvs works much better than it used to, but it's still not 100% right.  Feel
free to close the bug.
Comment 5 Timo Jyrinki 2007-02-22 14:26:43 UTC
Marking broken (status null/blank) bugs in xorg with no activity in a long time as fixed. Please reopen if you think it's necessary, but first do a search if a similar bug report is already filed and in a NEW/ASSIGNED state. These bugs do not currently show in most search results as they do not have any status.

Sorry for this janitorial spam, you know where to send hate mails to when your inbox gets full of bugs you're subscribed to.


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.