All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago] [dunfell PATCH 0/2] recipes-graphics: Update weston to fix Matrix GUI
@ 2021-10-26 13:41 Priya N S
  2021-11-24 22:00 ` praneeth
  2025-08-13 23:25 ` PRC Automation
  0 siblings, 2 replies; 10+ messages in thread
From: Priya N S @ 2021-10-26 13:41 UTC (permalink / raw)
  To: meta-arago; +Cc: Praneeth Bajjuri, Sekhar Nori, Priya N S

Hi All,
This series of patches fix the Matrix GUI Issue,

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-08-13 23:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <16B1986DA8DE72E9.11657@lists.yoctoproject.org>
2021-11-16  9:23 ` [meta-arago] [dunfell PATCH 0/2] recipes-graphics: Update weston to fix Matrix GUI Priya N S
2021-11-25  2:18   ` Denys Dmytriyenko
     [not found]   ` <16BAA88B2E614BBE.14741@lists.yoctoproject.org>
2022-02-16 21:53     ` Denys Dmytriyenko
2022-02-16 22:11       ` Etheridge, Darren
2022-03-09  2:22         ` Priya N S
2022-03-09  2:24           ` Ryan Eatmon
2022-03-09  2:27             ` Priya N S
2021-10-26 13:41 Priya N S
2021-11-24 22:00 ` praneeth
2025-08-13 23:25 ` PRC Automation

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.