bugzilla-daemon at freedesktop.org
2014-Mar-14 13:54 UTC
[Nouveau] [Bug 76173] New: xbmc green screen with vdpau enabled
https://bugs.freedesktop.org/show_bug.cgi?id=76173
Priority: medium
Bug ID: 76173
Assignee: nouveau at lists.freedesktop.org
Summary: xbmc green screen with vdpau enabled
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: serafean at gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: 10.1
Component: Drivers/DRI/nouveau
Product: Mesa
When using xbmc with vdpau acceleration enabled, I get a green screen (audio
works), and this appears in the kernel log :
nouveau E[ PFIFO][0000:03:00.0] DMA_PUSHER - ch 6 [xbmc.bin[22420]] get
0x00200f06c8 put 0x00200f0770 ib_get 0x000000db ib_put 0x000000dc state
0x80000000 (err: INVALID_CMD) push 0x00400040
Sometimes it makes xbmc crash completely.
This is on an nv50 (Chipset: MCP79/MCP7A (NVAC) ) : VGA compatible controller:
NVIDIA Corporation ION VGA (rev b1)
Mesa 10.1
libdrm 2.4.52
It works all right using mplayer.
Just a wild guess : something to do with GL_NV_vdpau_interop?
If you need any more information, I'd be happy to provide it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20140314/3e5a8b51/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Mar-14 13:55 UTC
[Nouveau] [Bug 76173] xbmc green screen with vdpau enabled
https://bugs.freedesktop.org/show_bug.cgi?id=76173 --- Comment #1 from Martin Bednar <serafean at gmail.com> --- Created attachment 95806 --> https://bugs.freedesktop.org/attachment.cgi?id=95806&action=edit xbmc log excerpt with vdpau enabled -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140314/14f84c28/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Mar-14 13:59 UTC
[Nouveau] [Bug 76173] xbmc green screen with vdpau enabled
https://bugs.freedesktop.org/show_bug.cgi?id=76173 --- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> --- Yep, it has to do with vdpau interop. I think that the DMA_PUSHER error is unrelated, but not sure. There were some patches to make it work better on nouveau, not sure if they made it to 10.1 -- try 10.2? mplayer should work fine. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140314/e164530b/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2014-Mar-14 14:59 UTC
[Nouveau] [Bug 76173] xbmc green screen with vdpau enabled
https://bugs.freedesktop.org/show_bug.cgi?id=76173 --- Comment #3 from Martin Bednar <serafean at gmail.com> --- Created attachment 95811 --> https://bugs.freedesktop.org/attachment.cgi?id=95811&action=edit xbmc stdout on first crash I just installed mesa from git [Mesa 10.2.0-devel (git-f9901f1)] and while the green display is gone, yet xbmc still crashes. relevant dmesg output : Crash 1 : [106884.734647] nouveau E[xbmc.bin[31002]] multiple instances of buffer 10 on validation list [106884.734665] nouveau E[xbmc.bin[31002]] validate_init [106884.734673] nouveau E[xbmc.bin[31002]] validate: -22 [106884.739268] nouveau E[xbmc.bin[31002]] multiple instances of buffer 10 on validation list [106884.739287] nouveau E[xbmc.bin[31002]] validate_init [106884.739315] nouveau E[xbmc.bin[31002]] validate: -22 crash 2 : [107027.343245] nouveau E[ PGRAPH][0000:03:00.0] DATA_ERROR INVALID_BITFIELD [107027.343270] nouveau E[ PGRAPH][0000:03:00.0] DATA_ERROR [107027.343290] nouveau E[ PGRAPH][0000:03:00.0] ch 5 [0x001f7f4000 xbmc.bin[31256]] subc 3 class 0x8397 mthd 0x1b0c data 0x00000004 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140314/b7a14841/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Mar-14 15:39 UTC
[Nouveau] [Bug 76173] [NVAC] xbmc failure with vdpau enabled
https://bugs.freedesktop.org/show_bug.cgi?id=76173
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|xbmc green screen with |[NVAC] xbmc failure with
|vdpau enabled |vdpau enabled
--- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Does it work fine until it crashes, or does it crash too fast for you to tell?
Those errors are fairly non-sensical, at least the first, which leads me to
believe that it's a fallout from sharing the screen among multiple contexts.
There are lots of bugs in that area, it's something I plan on looking at
over
the weekend.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20140314/ea0c492f/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Mar-14 17:44 UTC
[Nouveau] [Bug 76173] [NVAC] xbmc failure with vdpau enabled
https://bugs.freedesktop.org/show_bug.cgi?id=76173 --- Comment #5 from Martin Bednar <serafean at gmail.com> --- (In reply to comment #4)> Does it work fine until it crashes, or does it crash too fast for you to > tell?Yes, it seems to work fine. I got to watch a record 20 seconds of video, and it appeared to work fine. Mind you, it wasn't a FullHD video. I'm open to patch testing ;) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140314/0261eaeb/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-10 09:45 UTC
[Nouveau] [Bug 76173] [NVAC] xbmc failure with vdpau enabled
https://bugs.freedesktop.org/show_bug.cgi?id=76173
Martin Bednar <serafean at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|10.1 |10.3
--- Comment #6 from Martin Bednar <serafean at gmail.com> ---
Still happens with mesa 10.3 and xbmc 13.2.
Any news?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/nouveau/attachments/20150110/a6c377f0/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Sep-18 20:39 UTC
[Nouveau] [Bug 76173] [NVAC] xbmc failure with vdpau enabled
https://bugs.freedesktop.org/show_bug.cgi?id=76173
GitLab Migration User <gitlab-migration at fdo.invalid> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #7 from GitLab Migration User <gitlab-migration at
fdo.invalid> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1060.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20190918/c24e8c06/attachment.html>