bugzilla-daemon at freedesktop.org
2009-Mar-11 23:25 UTC
[Nouveau] [Bug 20612] New: nouveau xv crash with BadMatch ( invalid parameter attributes)
http://bugs.freedesktop.org/show_bug.cgi?id=20612
Summary: nouveau xv crash with BadMatch (invalid parameter
attributes)
Product: xorg
Version: 7.4
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: shiningxc at gmail.com
QAContact: xorg-team at lists.x.org
Created an attachment (id=23772)
--> (http://bugs.freedesktop.org/attachment.cgi?id=23772)
xorg log
Using nouveau drm and xorg driver from git 20090303,
with GeForce 8600M GT card (in a laptop).
I cannot play anything using the xv driver.
With mplayer, it loops and I get no image :
X11 error: BadMatch (invalid parameter attributes)?% ??% ??,?% 0 0
X11 error: BadMatch (invalid parameter attributes)?% ??% ??,?% 0 0
X11 error: BadMatch (invalid parameter attributes)?% ??% ??,?% 0 0
X11 error: BadMatch (invalid parameter attributes)?% ??% ??,?% 0 0
X11 error: BadMatch (invalid parameter attributes)?% ??% ??,?% 0 0
X11 error: BadMatch (invalid parameter attributes)?% ??% ??,?% 0 0
...
With xine, it just crashes :
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 132 (XVideo)
Minor opcode of failed request: 19 ()
Serial number of failed request: 2021
Current serial number in output stream: 2022
xvinfo output :
X-Video Extension version 2.2
screen #0
Adaptor #0: "Nouveau GeForce 8/9 Textured Video"
number of ports: 32
port base: 63
operations supported: PutImage
supported visuals:
depth 24, visualID 0x21
depth 24, visualID 0x22
no port attributes defined
maximum XvImage size: 4096 x 4096
Number of image formats: 3
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: 0x32595559 (YUY2)
guid: 59555932-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Mar-11 23:26 UTC
[Nouveau] [Bug 20612] nouveau xv crash with BadMatch (invalid parameter attributes)
http://bugs.freedesktop.org/show_bug.cgi?id=20612
Xavier <shiningxc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23772|application/octet-stream |application/text
mime type| |
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Mar-11 23:27 UTC
[Nouveau] [Bug 20612] nouveau xv crash with BadMatch (invalid parameter attributes)
http://bugs.freedesktop.org/show_bug.cgi?id=20612
Xavier <shiningxc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #23772|application/text |text/plain
mime type| |
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Mar-11 23:34 UTC
[Nouveau] [Bug 20612] nouveau xv crash with BadMatch (invalid parameter attributes)
http://bugs.freedesktop.org/show_bug.cgi?id=20612 --- Comment #1 from Xavier <shiningxc at gmail.com> 2009-03-11 16:34:15 PST --- Created an attachment (id=23773) --> (http://bugs.freedesktop.org/attachment.cgi?id=23773) I just noticed many errors in dmesg, attaching the relevant part. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Mar-12 02:15 UTC
[Nouveau] [Bug 20612] nouveau xv crash with BadMatch (invalid parameter attributes)
http://bugs.freedesktop.org/show_bug.cgi?id=20612 --- Comment #2 from Ben Skeggs <skeggsb at gmail.com> 2009-03-11 19:15:27 PST --- Unfortunately this is the current expected behaviour. If you run an XRENDER base composite manager (xcompmgr is fine) Xv will work. Hopefully we'll be able to remove this limitation in the future. The errors you mentioned are also expected, and harmless. We're looking at what's going wrong there however :) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Mar-12 10:00 UTC
[Nouveau] [Bug 20612] nouveau xv crash with BadMatch (invalid parameter attributes)
http://bugs.freedesktop.org/show_bug.cgi?id=20612 --- Comment #3 from Xavier <shiningxc at gmail.com> 2009-03-12 03:00:58 PST --- (In reply to comment #2)> Unfortunately this is the current expected behaviour. If you run an XRENDER > base composite manager (xcompmgr is fine) Xv will work. Hopefully we'll be > able to remove this limitation in the future. > > The errors you mentioned are also expected, and harmless. We're looking at > what's going wrong there however :) >I just enabled composite in xorg.conf (not enabled by default), and started xcompmgr -a, and xv works perfectly now, thanks! However I could not find anything when searching for this issue, is it mentioned somewhere? I did not find existing bug reports, and maybe this limitation could also be mentioned on the main page ( http://nouveau.freedesktop.org/wiki/ ) since there is a decent workaround. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Mar-12 22:44 UTC
[Nouveau] [Bug 20612] nouveau xv crash with BadMatch (invalid parameter attributes)
http://bugs.freedesktop.org/show_bug.cgi?id=20612 --- Comment #4 from Adam Petaccia <adam at tpetaccia.com> 2009-03-12 15:44:56 PST --- (In reply to comment #3)> However I could not find anything when searching for this issue, is it > mentioned somewhere? > I did not find existing bug reports, and maybe this limitation could also be > mentioned on the main page ( http://nouveau.freedesktop.org/wiki/ ) since there > is a decent workaround. >I've updated the wiki on the two relevent pages I know about (FeatureMatrix and XVideoStatus) to note this issue. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Mar-13 00:25 UTC
[Nouveau] [Bug 20612] nouveau xv crash with BadMatch (invalid parameter attributes)
http://bugs.freedesktop.org/show_bug.cgi?id=20612 --- Comment #5 from Xavier <shiningxc at gmail.com> 2009-03-12 17:25:25 PST --- (In reply to comment #4)> (In reply to comment #3) > > However I could not find anything when searching for this issue, is it > > mentioned somewhere? > > I did not find existing bug reports, and maybe this limitation could also be > > mentioned on the main page ( http://nouveau.freedesktop.org/wiki/ ) since there > > is a decent workaround. > > > > I've updated the wiki on the two relevent pages I know about (FeatureMatrix and > XVideoStatus) to note this issue. >Looks good, thanks. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Feb-15 11:02 UTC
[Nouveau] [Bug 20612] nouveau xv crash with BadMatch (invalid parameter attributes)
https://bugs.freedesktop.org/show_bug.cgi?id=20612
Xavier <shiningxc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Xavier <shiningxc at gmail.com> 2011-02-15 03:02:33
PST ---
this has been resolved ages ago.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.