Re: Trying to reduce boot time for weston and logo from weston

2020-08-03 Thread Daniel Stone
Hi, On Sat, 1 Aug 2020 at 06:28, Vadivelu Babu, Surendar (S.) wrote: > As Arun stated , we tried to boot the Weston application from initramfs , > however there is “pam” library dependency which is required for Weston . When > we include all the “pam” libraries the initramfs size increases from

Re: Trying to reduce boot time for weston and logo from weston

2020-07-27 Thread arunkrish20
uly 27, 2020 3:02 AM > To: arunkrish20 > Cc: svadi...@visteon.com; genivi-ivi < > genivi-ivi-layer-managem...@lists.genivi.org>; wayland < > wayland-devel@lists.freedesktop.org> > Subject: Re: Trying to reduce boot time for weston and logo from weston > > Hi Arunkuma

Re: Trying to reduce boot time for weston and logo from weston

2020-07-27 Thread arunkrish20
Hi Daniel, Thanks for your inputs. Yes will look into the dependencies. And for the first screen rendering sequence would be like, 1. weston init. 2. Create a window from the user application process and render the content. 3. Layer manager needs to react to the window creation and the render ord

RE: Trying to reduce boot time for weston and logo from weston

2020-07-27 Thread Singh, Satyeshwar
enivi-ivi ; wayland Subject: Re: Trying to reduce boot time for weston and logo from weston Hi Arunkumar, On Mon, 27 Jul 2020 at 06:59, arunkrish20 wrote: > We are working with the i.MX8 platform. We are working with weston and DRM > backend. Below are the version details. > > NXP BS

Re: Trying to reduce boot time for weston and logo from weston

2020-07-27 Thread Daniel Stone
Hi Arunkumar, On Mon, 27 Jul 2020 at 06:59, arunkrish20 wrote: > We are working with the i.MX8 platform. We are working with weston and DRM > backend. Below are the version details. > > NXP BSP Version: 4.14.98_2.0.0_ga > SC Firmware Version : 1.3.1 > wayland version 1.16 am > weston- ivi - 5.0.

Trying to reduce boot time for weston and logo from weston

2020-07-26 Thread arunkrish20
Hello All, We are working with the i.MX8 platform. We are working with weston and DRM backend. Below are the version details. NXP BSP Version: 4.14.98_2.0.0_ga SC Firmware Version : 1.3.1 wayland version 1.16 am weston- ivi - 5.0.0 Our requirement is to display the first screen in 2 Seconds. In