Bug 25666 - Xv error in git, with kms r600
Summary: Xv error in git, with kms r600
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-16 01:22 UTC by cheryl
Modified: 2018-06-12 19:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (24.98 KB, patch)
2009-12-16 01:22 UTC, cheryl
no flags Details | Splinter Review
dmesg (132.08 KB, patch)
2009-12-16 07:50 UTC, cheryl
no flags Details | Splinter Review

Description cheryl 2009-12-16 01:22:55 UTC
Created attachment 32108 [details] [review]
Xorg.0.log

hey there, 

when attempting to play any file out of mplayer with Xv as the video out, a black screen is all that appears with this as the terminal output:

VO: [xv] 400x226 => 400x226 Planar YV12 
X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 
X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 
X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 
X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 
X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 
X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 
X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 
X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 
X11 error: BadAlloc (insufficient resources for operation)?,?% 0 0 

The driver was compiled with gcc 4.3.5, libc 2.10.1.

xorg.conf
------------------------------------
Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "ShadowFB"                  # [<bool>]
        #Option     "KGAUniversal"              # [<bool>]
        Option      "AccelMethod" "exa"
        Option      "DRI" "on"
        Identifier  "Card0"
        Driver      "radeon"
        VendorName  "Unknown Vendor"
        BoardName   "Unknown Board"
        BusID       "PCI:1:5:0"
EndSection
Comment 1 Alex Deucher 2009-12-16 07:07:21 UTC
what kernel are you using?  Please attach your dmesg.
Comment 2 cheryl 2009-12-16 07:50:40 UTC
Created attachment 32122 [details] [review]
dmesg

2.6.32-next-20091215 , w/ the r600 firmware
Comment 3 Alex Deucher 2010-10-19 18:56:56 UTC
Is this still an issue with a newer kernel and driver?
Comment 4 Adam Jackson 2018-06-12 19:10:08 UTC
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.


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.