From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f177.google.com (mail-pd0-f177.google.com [209.85.192.177]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A001FE007A2 for ; Wed, 29 Jan 2014 09:20:05 -0800 (PST) Received: by mail-pd0-f177.google.com with SMTP id x10so1938181pdj.22 for ; Wed, 29 Jan 2014 09:20:05 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=MHfdzNc7bwpxcirQBJtsPRo7iGNKitUXN1eTa5bx0rY=; b=Njnz+dvnPCpApn4FyfNZy7GdFSLKBeqsK0GgXtZQYk7UMPepJoDyKMzCXyou8N0xil 37Hy6dhZhYu7brzXCGZPdN3Mvz2FjBOoJFUXVjr+x+aRlXQl4eImFjfzPq8TmxGuK16X rdzh6K6wulTe3VAn3PHLU/b6hQzb86BZpZLCxLrugQZDHGn+hR6K+rsda6JS+jqD0qV0 Wqf+5j1MmSr7V/tlsewvvEzOYg9D96trWgD1FlS3oCwvXCrjud7qH7c5BfljXRb3Iahx PDzGRaszriKSLWhqSW5CMZXiP1zgr4A7sUpetzEslFQnoa80+//PzLPw7M5IsPclcDDh 5NsA== X-Gm-Message-State: ALoCoQlDvwIcWxtzdZm9394Zlbe6EMHmsN7eTQG/7F7k9VrtM97S+KKbPizzDEoVEnOB3Vr6JDRI X-Received: by 10.67.15.70 with SMTP id fm6mr9401261pad.32.1391016005210; Wed, 29 Jan 2014 09:20:05 -0800 (PST) Received: from [192.168.0.53] ([63.226.49.26]) by mx.google.com with ESMTPSA id jk16sm8952020pbb.34.2014.01.29.09.20.02 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jan 2014 09:20:04 -0800 (PST) Message-ID: <52E93840.8090606@boundarydevices.com> Date: Wed, 29 Jan 2014 10:20:00 -0700 From: Eric Nelson 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 , Otavio Salvador References: <1385376175-17762-1-git-send-email-janis.coders@gmail.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: vssconfig (was [meta-fsl-arm][PATCH] gst-fsl-plugin: Fix that enables mfw_isink work by default) 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: Wed, 29 Jan 2014 17:20:10 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Alok, On 01/29/2014 09:59 AM, Alok Kumar wrote: > > Hi, > > I am using Dora branch and when I changed fb_num as 2, I started getting > lots of errors like below. I am using nitrogen6X. > /usr/share/vssconfig > > # vss device definition > # Singel display > > # master display > [master] > type = framebuffer > format = RGBP > fb_num = 2 > main_fb_num = 0 What are you after here? I think fb_num=2 would point at a second display. On i.MX5x, /dev/fb2 was a YUV overlay, but on i.MX6, this is /dev/fb1 Please advise, Eric