From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db9outboundpool.messaging.microsoft.com (mail-db9lp0249.outbound.messaging.microsoft.com [213.199.154.249]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DFA5FE006E9 for ; Thu, 8 Aug 2013 05:13:32 -0700 (PDT) Received: from mail6-db9-R.bigfish.com (10.174.16.231) by DB9EHSOBE036.bigfish.com (10.174.14.99) with Microsoft SMTP Server id 14.1.225.22; Thu, 8 Aug 2013 12:13:30 +0000 Received: from mail6-db9 (localhost [127.0.0.1]) by mail6-db9-R.bigfish.com (Postfix) with ESMTP id DB9185C017F; Thu, 8 Aug 2013 12:13:30 +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(zzbb2dI98dI9371I1432Izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz8275ch1de098h17326ah1de096h8275dh1de097hz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1155h) Received: from mail6-db9 (localhost.localdomain [127.0.0.1]) by mail6-db9 (MessageSwitch) id 1375964008763783_7659; Thu, 8 Aug 2013 12:13:28 +0000 (UTC) Received: from DB9EHSMHS018.bigfish.com (unknown [10.174.16.233]) by mail6-db9.bigfish.com (Postfix) with ESMTP id B6C5FBC0046; Thu, 8 Aug 2013 12:13:28 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB9EHSMHS018.bigfish.com (10.174.14.28) with Microsoft SMTP Server (TLS) id 14.16.227.3; Thu, 8 Aug 2013 12:13:28 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.3.136.1; Thu, 8 Aug 2013 12:13:26 +0000 Received: from [10.29.244.5] ([10.29.244.5]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r78CDOpY009081; Thu, 8 Aug 2013 05:13:25 -0700 Message-ID: <52038A91.1060903@freescale.com> Date: Thu, 8 Aug 2013 09:09:53 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: , "akcooper8@gmail.com >> Ashwin Kirpalani" References: In-Reply-To: X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Subject: Re: xvqueryadaptors returns 0 adapters - yocto dylan 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: Thu, 08 Aug 2013 12:13:36 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 08/07/2013 05:15 PM, Ashwin Kirpalani wrote: > I compiled linphone and am running it in poky linux (fsl-image-gui) on > sabrelite. When I try to make a two-way call, I see this msg: > https://bitbucket.org/discretio/mediastreamer2/src/cc1c29fb68a1/src/x11video.c?at=default#cl-241 > > I have been able to trace this to the call to XvQueryAdaptors call > returning 0 for nadapters: > https://bitbucket.org/discretio/mediastreamer2/src/cc1c29fb68a1/src/x11video.c?at=default#cl-205 > > Here is the man page for xvqueryadaptors: > http://linux.die.net/man/3/xvqueryadaptors > > As a result, I cannot display the video on the sabrelite end. Am I > missing some sort of X11 library or dependency for this to work? Should > I run this on a core-image-x11 image instead? I have no idea. When I launch an X11 application from console/sh I export DISPLAY=:0 Do you know if you need something analogous in your case? > > Thanks > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > -- Daiane