From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.64]) by mx.groups.io with SMTP id smtpd.web10.7339.1637806729295448379 for ; Wed, 24 Nov 2021 18:18:49 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: denix.org, ip: 64.68.198.64, mailfrom: denis@denix.org) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id 392A340C2B; Thu, 25 Nov 2021 02:18:47 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo14-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FqsDb0Zpolew; Thu, 25 Nov 2021 02:18:47 +0000 (UTC) Received: from mail.denix.org (pool-100-15-86-127.washdc.fios.verizon.net [100.15.86.127]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id 0694140B05; Thu, 25 Nov 2021 02:18:42 +0000 (UTC) Received: by mail.denix.org (Postfix, from userid 1000) id 5D3E71746D4; Wed, 24 Nov 2021 21:18:42 -0500 (EST) Date: Wed, 24 Nov 2021 21:18:42 -0500 From: "Denys Dmytriyenko" To: priya.ns@mistralsolutions.com Cc: meta-arago@lists.yoctoproject.org, Praneeth Bajjuri , Sekhar Nori , Priya N S Subject: Re: [meta-arago] [dunfell PATCH 0/2] recipes-graphics: Update weston to fix Matrix GUI Message-ID: <20211125021842.GA18191@denix.org> References: <16B1986DA8DE72E9.11657@lists.yoctoproject.org> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Nov 16, 2021 at 02:53:19PM +0530, Priya N S via lists.yoctoproject.org wrote: > Hi Denys, > > On Tue, Oct 26, 2021 at 7:12 PM Priya N S via lists.yoctoproject.org > wrote: > > > > Hi All, > > This series of patches fix the Matrix GUI Issue, > > > Did you get a chance to review this patch series? Patches look reasonable to me. Thanks. > Warm Regards, > Vigna Raja Priya N S > > > > Issue: > > After the target board is booted, by default the Matrix GUI Demo is > > not getting displayed on the display device connected to the target > > board. > > The root cause of the Matrix GUI demo issue is that there are two > > Weston system services running in the filesystem. Below are the two > > services, > > 1. Weston systemd service > > 2. Weston initscript service > > The Matrix GUI demo runs on top of the Weston service. Since there > > are two Weston services running, it causes the Matrix GUI demo to not > > work properly. > > > > Fix: > > Both Weston services (systemd and initscript) which has the same command > > and does the same job. So, remove the weston systemd services from the > > filesystem. This fix displays the Matrix GUI in the connected display > > device. > > > > Priya N S (2): > > wayland: weston: Disable weston systemd service > > weston-init: Update initscript for weston-calibration > > > > .../recipes-graphics/wayland/weston-init.bbappend | 5 ++++- > > meta-arago-distro/recipes-graphics/wayland/weston-init/init | 2 +- > > 2 files changed, 5 insertions(+), 2 deletions(-) > > > > -- > > 2.19.1.windows.1 > > > > > > > > > > > > -- Regards, Denys Dmytriyenko PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964 Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964