From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from va3outboundpool.messaging.microsoft.com (va3ehsobe010.messaging.microsoft.com [216.32.180.30]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6C56AE00840 for ; Fri, 24 Jan 2014 08:08:59 -0800 (PST) Received: from mail89-va3-R.bigfish.com (10.7.14.235) by VA3EHSOBE008.bigfish.com (10.7.40.28) with Microsoft SMTP Server id 14.1.225.22; Fri, 24 Jan 2014 16:08:57 +0000 Received: from mail89-va3 (localhost [127.0.0.1]) by mail89-va3-R.bigfish.com (Postfix) with ESMTP id E3E5626009D; Fri, 24 Jan 2014 16:08:56 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zz98dI9371I936eIe0eah1432Izz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz1de098h8275bh8275dh1de097h186068hz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh2222h224fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh22d0h2336h2438h2461h2487h24d7h1155h) Received: from mail89-va3 (localhost.localdomain [127.0.0.1]) by mail89-va3 (MessageSwitch) id 1390579734416954_19021; Fri, 24 Jan 2014 16:08:54 +0000 (UTC) Received: from VA3EHSMHS014.bigfish.com (unknown [10.7.14.244]) by mail89-va3.bigfish.com (Postfix) with ESMTP id 5759238004D; Fri, 24 Jan 2014 16:08:54 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by VA3EHSMHS014.bigfish.com (10.7.99.24) with Microsoft SMTP Server (TLS) id 14.16.227.3; Fri, 24 Jan 2014 16:08:52 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server (TLS) id 14.3.158.2; Fri, 24 Jan 2014 16:08:52 +0000 Received: from [10.29.244.106] ([10.29.244.106]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id s0OG8nai014134; Fri, 24 Jan 2014 09:08:50 -0700 Message-ID: <52E28ED8.4060607@freescale.com> Date: Fri, 24 Jan 2014 14:03:36 -0200 From: Daiane Angolini Organization: Freescale Semiconductor User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Alok Kumar , Leonardo Sandoval , "meta-freescale@yoctoproject.org" References: In-Reply-To: X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Subject: Re: Video playback issue on yocto nitrogen6x/sabrelite X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jan 2014 16:09:01 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 23-01-2014 21:40, Alok Kumar wrote: > I am not sure if I understood, I see > cat /proc/cmdline > enable_wait_mode=off video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24 > video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off fbmem=28M > console=ttymxc1,115200 vmalloc=400M consoleblank=0 rootwait > root=/dev/mmcblk0p2 mxc_hdmi.only_cea=1 > > where video=mxcfb0:dev and video=mxcfb1:off video=mxcfb2:off > video=mxcfb3:off are off. Are you using the MM documentation? I think there is some instruction on that doc regarding how to control vss (it can be downloaded from freescale.com/imx and the file name is something like MM_bundle) > > I am noticing that after export VSALPHA=1, mfw_isink pipeline runs only > once till next reboot. When I try to run same pipeline again, it does > not produce any display and hand there forever. I think something is not > set correctly for sure. I almost remember I had already saw this error sometime ago. Have you searched for this on imx-community? Take a look if your problem is like: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5331 Daiane > > Thanks > Alok > > > On Thu, Jan 23, 2014 at 5:43 PM, Leonardo Sandoval > > wrote: > > Alok, on the kernel command line, you need video=mxcfb*0*:..... Your > video's params start at 1 > > > On Thu, Jan 23, 2014 at 12:24 PM, Alok Kumar > wrote: > > I got yocto build with QT5 and all the gstreamer plugins > including fsl plugins. It made core-image-base image and booted > up nitorgen6x board. everything looks good and on display I see > "Please wait: booting" > also login > > My problem is when I play gstreamer pipeline (which has been > working), does not produce any video output on HDMI display. > > pipeline is playing and tested earlier to be working on non > yocto build. > I think I am missing something here. > > local.conf has > CORE_IMAGE_EXTRA_INSTALL += " \ > gst-plugins-bad-meta \ > gst-plugins-good-meta \ > gst-plugins-ugly-meta \ > gst-ffmpeg \ > gst-fsl-plugin \ > gst-plugins-base-meta \ > " > > > at /proc/cmdline > enable_wait_mode=off video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24 > video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off fbmem=28M > console=ttymxc1,115200 vmalloc=400M consoleblank=0 rootwait > root=/dev/mmcblk0p2 mxc_hdmi.only_cea=1 > > Could someone please advice why video playback does not come on > HDMI output. > > > Thanks > Alok > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > > https://lists.yoctoproject.org/listinfo/meta-freescale > > > > > > -- > Regards > Alok Kumar > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > -- Daiane