From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from correo.horus.es (correo.horus.es [2.139.157.236]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 973FFE0044C for ; Fri, 27 Sep 2013 10:40:07 -0700 (PDT) Received: from [172.30.250.61] (172.30.250.61) by horus27 (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 2B27AA; Fri, 27 Sep 2013 19:40:05 +0200 Message-ID: <5245C2F7.5000206@horus.es> Date: Fri, 27 Sep 2013 19:40:07 +0200 From: =?ISO-8859-1?Q?Jose_M=AA_Ferreiro?= User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121005 Thunderbird/16.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <524530B1.6040903@horus.es> <52454FA6.7050002@horus.es> <52457A52.7000909@freescale.com> <52459A3B.5030006@horus.es> <2BC32295742BF14CA5950C3659567EB6779986@039-SN1MPN1-003.039d.mgd.msft.net> In-Reply-To: <2BC32295742BF14CA5950C3659567EB6779986@039-SN1MPN1-003.039d.mgd.msft.net> X-AxigenVirus-Level: 1 X-AxigenSpam-Level: 2 Subject: Re: Gstreamer problem with mfw_isink 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, 27 Sep 2013 17:40:08 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hello Lauren I will never know. At noon we decided to do a ./repo sync (three weeks from last). Now the isink.imx is included. When I try to look at autoconfigure work, I find references to linux/mxcfb.h and the sink compiled. Thanks any way, Jose PD: a full family of pinguins is also included into the update El 27/09/2013 17:22, Post Lauren-RAA013 escribió: > Gst plugin for Isink needs access to mxc_fb.h. If gstreamer during autoconfigure state does not find this which has resided in the kernel/include/linux directory than it will auto configure it out of the build. Need to add includes in gst-fsl-plugin to the path where mxc_fb.h resides. > > -----Original Message----- > From: meta-freescale-bounces@yoctoproject.org [mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of Jose Mª Ferreiro > Sent: Friday, September 27, 2013 9:46 AM > To: meta-freescale@yoctoproject.org > Subject: Re: [meta-freescale] Gstreamer problem with mfw_isink > > > > El 27/09/2013 14:30, Daiane Angolini escribió: >> On 09/27/2013 06:28 AM, diego wrote: >>> El 27/09/2013 9:16, diego escribió: >>>> Hello, >>>> >>>> Yesterday I just wrote here: >>>> https://community.freescale.com/docs/DOC-93788, explaining this: >>>> .... >>>> WARNING: erroneous pipeline: no element "mfw_isink" >>>> >>>> So if I inspect (gst-inspect | grep "isink"), you'll see this >>>> element is not installed: >>>> >>>> ... >>>> How can I add it ? >>>> ** >>>> Regards, >>>> >>>> Diego González >>> Hello everybody, >>> >>> I didn't specified my branch and hardware in the last e-mail, but >>> we're usingdylan branch for iMX6Q SabreLite board. >>> >>> We discovered that gst-fsl-plugin is not including the sink in the >>> next directory : >>> ~/build/tmp/work/imx6qsabrelite-poky-linux-gnueabi/gst-fsl-plugin/3.0 >>> .5-r9.3/gst-fsl-plugins-3.0.5/src/misc/ >>> >>> >>> The v4lsink folder is compiled , however isink folderis not compiled. >>> >>> Any clues how to add it? >> >> I almost remember that this is a known issue and the fix was not >> backported to dylan. >> >> In other words, it's already fixed on master, but was not backported >> to dylan >> >> Would you mind to test using master? >> >> >> > Hello Daiane > > No problem at all. We already were testing master for another reason but we were not yet able to compile it with linux-fslc (we post another message before). We will try with linux-boundary and I will test this there. > > Just now we were testing if dylan+linux-fslc change something but the result is terrible. We lost our hdmi video output and network does not start neither. Trying menuconfig at linux-fslc I can see that Graphics support options are very different from linux-boundary graph options. We were starting to fear that linux.fslc has no very good support for our iMX6Q Sabre Lite. Can it be possible? Or it is more possible we have a problem with our yocto configuration? > > Thank you very much, > Jose > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > >