All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 51579] New: Xv video support is black on NVidia NVa8 Chipset in latest git
Date: Fri, 29 Jun 2012 23:22:58 +0000	[thread overview]
Message-ID: <bug-51579-8800@http.bugs.freedesktop.org/> (raw)

https://bugs.freedesktop.org/show_bug.cgi?id=51579

             Bug #: 51579
           Summary: Xv video support is black on NVidia NVa8 Chipset in
                    latest git
    Classification: Unclassified
           Product: xorg
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: boris-Ky47UMpZSVQ@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


I have one of the Zotac all-in-one PC's with the Nvidia ION chipset
(NOUVEAU(0): Chipset: "NVIDIA NVa8") and it seems the latest xf86-nouveau
driver from GIT is broken when trying to use Xv support for video playback. All
it shows is a black screen. The GPU is not locked up as I can hear the audio
during playback but the video is black. The last working version from git was
commit 5ac2ca8c56ec8b055878c8ac4cbc8ca74379abda - "works implement and use
PUSH_DATAu" and then starts failing at commit
b48bcc094beecf521899dd63c8fdbccfd534e5cd - "nv50/exa: perform texcoord
transformations in vertex program" all the way up to the latest git version
from today. The Xorg.0.log seems to be fine. (snippet)

[    21.780] (II) NOUVEAU driver Date:   Thu Apr 19 09:52:24 2012 +1000
[    21.780] (II) NOUVEAU driver for NVIDIA chipset families :
[    21.780]    RIVA TNT        (NV04)
[    21.780]    RIVA TNT2       (NV05)
[    21.780]    GeForce 256     (NV10)
[    21.780]    GeForce 2       (NV11, NV15)
[    21.780]    GeForce 4MX     (NV17, NV18)
[    21.780]    GeForce 3       (NV20)
[    21.780]    GeForce 4Ti     (NV25, NV28)
[    21.780]    GeForce FX      (NV3x)
[    21.780]    GeForce 6       (NV4x)
[    21.780]    GeForce 7       (G7x)
[    21.780]    GeForce 8       (G8x)
[    21.780]    GeForce GTX 200 (NVA0)
[    21.780]    GeForce GTX 400 (NVC0)
[    21.780] (--) using VT number 2

[    21.784] drmOpenDevice: node name is /dev/dri/card0
[    21.784] drmOpenDevice: open result is 9, (OK)
[    21.784] drmOpenByBusid: Searching for BusID pci:0000:03:00.0
[    21.784] drmOpenDevice: node name is /dev/dri/card0
[    21.784] drmOpenDevice: open result is 9, (OK)
[    21.785] drmOpenByBusid: drmOpenMinor returns 9
[    21.785] drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
[    21.785] (II) [drm] nouveau interface version: 1.0.0
[    21.785] (II) Loading sub module "dri"
[    21.785] (II) LoadModule: "dri"
[    21.785] (II) Loading /usr/X11/lib/xorg/modules/extensions/libdri.so
[    21.785] (II) Module dri: vendor="X.Org Foundation"
[    21.785]    compiled for 1.12.99, module version = 1.0.0
[    21.785]    ABI class: X.Org Server Extension, version 6.0
[    21.785] (II) NOUVEAU(0): Loaded DRI module
[    21.785] drmOpenDevice: node name is /dev/dri/card0
[    21.786] drmOpenDevice: open result is 10, (OK)
[    21.786] drmOpenDevice: node name is /dev/dri/card0
[    21.786] drmOpenDevice: open result is 10, (OK)
[    21.786] drmOpenByBusid: Searching for BusID pci:0000:03:00.0
[    21.786] drmOpenDevice: node name is /dev/dri/card0
[    21.786] drmOpenDevice: open result is 10, (OK)
[    21.786] drmOpenByBusid: drmOpenMinor returns 10
[    21.786] drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
[    21.786] (II) [drm] DRM interface version 1.4
[    21.786] (II) [drm] DRM open master succeeded.
[    21.786] (--) NOUVEAU(0): Chipset: "NVIDIA NVa8"
[    21.786] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    21.786] (==) NOUVEAU(0): RGB weight 888
[    21.786] (==) NOUVEAU(0): Default visual is TrueColor
[    21.786] (==) NOUVEAU(0): Using HW cursor
[    21.786] (==) NOUVEAU(0): GLX sync to VBlank disabled.

[    22.198] (II) NOUVEAU(0): Opened GPU channel 2
[    22.226] (II) NOUVEAU(0): [DRI2] Setup complete
[    22.226] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    22.226] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[    22.232] (II) NOUVEAU(0): GART: 512MiB available
[    22.246] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[    22.246] (II) EXA(0): Driver allocated offscreen pixmaps
[    22.246] (II) EXA(0): Driver registered support for the following
operations:
[    22.246] (II)         Solid
[    22.246] (II)         Copy
[    22.246] (II)         Composite (RENDER acceleration)
[    22.246] (II)         UploadToScreen
[    22.246] (II)         DownloadFromScreen
[    22.246] (==) NOUVEAU(0): Backing store disabled
[    22.246] (==) NOUVEAU(0): Silken mouse enabled
[    22.246] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9
Textured Video.
[    22.246] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    22.246] (==) NOUVEAU(0): DPMS enabled
[    22.246] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[    22.247] (--) RandR disabled
[    22.247] (II) Initializing built-in extension Generic Event Extension
[    22.247] (II) Initializing built-in extension SHAPE
[    22.247] (II) Initializing built-in extension MIT-SHM
[    22.247] (II) Initializing built-in extension XInputExtension
[    22.247] (II) Initializing built-in extension XTEST
[    22.247] (II) Initializing built-in extension BIG-REQUESTS
[    22.247] (II) Initializing built-in extension SYNC
[    22.247] (II) Initializing built-in extension XKEYBOARD
[    22.247] (II) Initializing built-in extension XC-MISC
[    22.247] (II) Initializing built-in extension XINERAMA
[    22.247] (II) Initializing built-in extension XFIXES
[    22.247] (II) Initializing built-in extension RENDER
[    22.247] (II) Initializing built-in extension RANDR
[    22.247] (II) Initializing built-in extension COMPOSITE
[    22.247] (II) Initializing built-in extension DAMAGE
[    22.328] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    22.328] (II) AIGLX: enabled GLX_INTEL_swap_event
[    22.328] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    22.328] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    22.328] (II) AIGLX: Loaded and initialized nouveau
[    22.328] (II) GLX: Initialized DRI2 GL provider for screen 0

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

             reply	other threads:[~2012-06-29 23:22 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-29 23:22 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
     [not found] ` <bug-51579-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2012-06-30 12:57   ` [Bug 51579] Xv video support is black on NVidia NVa8 Chipset in latest git bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-06-30 19:56   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-06-30 20:01   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-12 10:23   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-14 22:09   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-18 13:26   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-18 13:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-18 13:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-19  0:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-19  2:21   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-19  5:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-19 19:06   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-20  5:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-21 20:18   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-22  1:34   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-28 14:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-28 14:33   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-31 13:34   ` [Bug 51579] Xv video support is black on NVidia NVa8 Chipset in latest git [fixed with patch] bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-31 16:16   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-08-17  4:52   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-11-17 21:03   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-04-11 19:01   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-21  6:21   ` [Bug 51579] [NVA8] Xv shows black image on ION chipset bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-09-26 22:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-04 23:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-04 23:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-03-04 23:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-04-21 13:05   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-04-21 14:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-05-05  3:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-05-05 11:36   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-05-08  3:31   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-05-08 11:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-11-21 11:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2019-12-04  8:28   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-51579-8800@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.