NetBSD Problem Report #42743

From www@NetBSD.org  Thu Feb  4 15:22:29 2010
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id A0CEC63B9FC
	for <gnats-bugs@gnats.NetBSD.org>; Thu,  4 Feb 2010 15:22:29 +0000 (UTC)
Message-Id: <20100204152229.5096963B886@www.NetBSD.org>
Date: Thu,  4 Feb 2010 15:22:29 +0000 (UTC)
From: elentirmo.gilgalad@gmail.com
Reply-To: elentirmo.gilgalad@gmail.com
To: gnats-bugs@NetBSD.org
Subject: XV (XVideo) fails on Intel 82855GM with vlc
X-Send-Pr-Version: www-1.0

>Number:         42743
>Category:       xsrc
>Synopsis:       XV (XVideo) fails on Intel 82855GM with vlc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    xsrc-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 04 15:25:00 +0000 2010
>Closed-Date:    Fri Mar 08 08:38:28 +0000 2019
>Last-Modified:  Fri Mar 08 08:38:28 +0000 2019
>Originator:     Gabor Gergely
>Release:        NetBSD 5.99.24 (GENERIC)
>Organization:
>Environment:
NetBSD hunyadi.local 5.99.24 NetBSD 5.99.24 (GENERIC) #0: Thu Jan 28 12:46:47 UTC 2010  builds@b8.netbsd.org:/home/builds/ab/HEAD/i386/201001280000Z-obj/home/builds/ab/HEAD/src/sys/arch/i386/compile/GENERIC i386

>Description:
When i try to play a video on xv, it fails. the output of xvinfo and vlc is below.

ggergely@hunyadi:~ $ xvinfo                                                    
X-Video Extension version 2.2
screen #0
  Adaptor #0: "Intel(R) Video Overlay"
    number of ports: 1
    port base: 79
    operations supported: PutImage 
    supported visuals:
      depth 24, visualID 0x21
    number of attributes: 6
      "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 -19)
      "XV_CONTRAST" (range 0 to 255)
              client settable attribute
              client gettable attribute (current value is 75)
      "XV_SATURATION" (range 0 to 1023)
              client settable attribute
              client gettable attribute (current value is 146)
      "XV_DOUBLE_BUFFER" (range 0 to 1)
              client settable attribute
              client gettable attribute (current value is 1)
      "XV_PIPE" (range -1 to 1)
              client settable attribute
              client gettable attribute (current value is -1)
    maximum XvImage size: 1920 x 1088
    Number of image formats: 5
      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: 0x59565955 (UYVY)
        guid: 55595659-0000-0010-8000-00aa00389b71
        bits per pixel: 16
        number of planes: 1
        type: YUV (packed)
      id: 0x0
        guid: 00000000-0000-0000-0000-000000000000
        bits per pixel: 0
        number of planes: 0
        type: RGB (packed)
        depth: 0
        red, green, blue masks: 0x0, 0x0, 0x0
1|ggergely@hunyadi:~ $ 
ggergely@hunyadi:.../users/ggergely/filmek $ vlc tron_trailer.avi
VLC media player 1.0.4 Goldeneye
[0xbb81b364] main interface error: no interface module matched "globalhotkeys,none"
[0xbb81b364] main interface error: no suitable interface module
[0xbb876214] main libvlc error: interface "globalhotkeys,none" initialization failed
[0xb7a373b4] oss audio output error: cannot open audio device (/dev/audio)
[0xb7a373b4] pulse audio output: No. of Audio Channels: 1
QPainter::begin: Paint device returned engine == 0, type: 1
I: caps.c: Dropping root privileges.
[????????] x11 video output error: X11 request 132.19 failed with error code 11:
 BadAlloc (insufficient resources for operation)
X Error of failed request:  BadAlloc (insufficient resources for operation)
  Major opcode of failed request:  132 (XVideo)
  Minor opcode of failed request:  19 ()
  Serial number of failed request:  126
  Current serial number in output stream:  127
1|ggergely@hunyadi:.../users/ggergely/filmek $ 


>How-To-Repeat:
install vlc/mplayer, try to play a video on the XV output.
>Fix:
It worked with the X drivers of netbsd 5.0.1. Probably the intel-linux-kms changes broke it. 

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->feedback
State-Changed-By: maya@NetBSD.org
State-Changed-When: Fri, 28 Dec 2018 13:44:21 +0000
State-Changed-Why:
what's the status of this in netbsd-current?


From: =?utf-8?Q?Gergely_G=C3=A1bor?= <kodfodrasz@gmail.com>
To: "gnats-bugs@gnats.netbsd.org" <gnats-bugs@gnats.netbsd.org>
Cc: 
Subject: Re: xsrc/42743
Date: Thu, 7 Mar 2019 21:38:22 +0100

 --_CBABFF2F-4A56-409D-B19A-F42E368EEF84_
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain; charset="utf-8"

 Hi!

 I no longer have suitable HW setup to verify the solution or reproduce the =
 bug.
 I beleive the problem can be closed.

 Greetings!

 --_CBABFF2F-4A56-409D-B19A-F42E368EEF84_
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/html; charset="utf-8"

 <html xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:w=3D"urn:sc=
 hemas-microsoft-com:office:word" xmlns:m=3D"http://schemas.microsoft.com/of=
 fice/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta ht=
 tp-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta name=
 =3DGenerator content=3D"Microsoft Word 15 (filtered medium)"><style><!--
 /* Font Definitions */
 @font-face
 	{font-family:"Cambria Math";
 	panose-1:2 4 5 3 5 4 6 3 2 4;}
 @font-face
 	{font-family:Calibri;
 	panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 	{margin:0cm;
 	margin-bottom:.0001pt;
 	font-size:11.0pt;
 	font-family:"Calibri",sans-serif;}
 .MsoChpDefault
 	{mso-style-type:export-only;}
 @page WordSection1
 	{size:612.0pt 792.0pt;
 	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
 div.WordSection1
 	{page:WordSection1;}
 --></style></head><body lang=3DHU><div class=3DWordSection1><p class=3DMsoN=
 ormal>Hi!</p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal=
 >I no longer have suitable HW setup to verify the solution or reproduce the=
  bug.</p><p class=3DMsoNormal>I beleive the problem can be closed.</p><p cl=
 ass=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoNormal>Greetings!</p></d=
 iv></body></html>=

 --_CBABFF2F-4A56-409D-B19A-F42E368EEF84_--

From: =?UTF-8?Q?G=C3=A1bor_Gergely?= <kodfodrasz@gmail.com>
To: gnats-bugs@gnats.netbsd.org
Cc: 
Subject: Re: xsrc/42743
Date: Thu, 7 Mar 2019 22:03:41 +0100

 Hi!

 Sorry for the line noise in the previous one.

 So I have no suitable hardware to reproduce the bug anymore, so I
 cannot verify the solution or reproduce the bug.

 I think the bug can be closed.

 Greetings!

 Gabor

State-Changed-From-To: feedback->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Fri, 08 Mar 2019 08:38:28 +0000
State-Changed-Why:
Submitter does not have hardware any longer and requested the bug to be closed
Thanks for the feedback!


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.