[yocto] Weston Failure

Zoran Stojsavljevic zoran.stojsavljevic at gmail.com
Thu Apr 26 12:06:26 PDT 2018


> A log file (/var/log/weston.log)is mentioned in the western-start script file .

Western or Weston? I never saw anything as western, considering GFX
(you mentioned western twice)?! Probably you meant Weston.

Weston is Wayland backend, actually, Wayland is more of a GFX
communication protocol, and Weston is one of the several compositors
behind Wayland. Other well-known compositor is Mutter, as common
example.

It seems that you have timing synchronisation problem (race effect)
between EGL's (Embedded Graphic Library) loadable modules components,
and the best place to ask about such things is exactly:
http://wayland.freedesktop.org
Bug reports to:
https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.9.0

Best Regards,
Zoran
_______

On Thu, Apr 26, 2018 at 9:15 AM, Nishina A. Pervin
<Nishina.Pervin at nestgroup.net> wrote:
> Hi Sir ,
>
>
>
> We are using weston (1.9.0) for loading our application on IMx6Q sabreauto
> board.
>
> sometimes it fails to start and sometime it works after reboot or after
> restart Weston services.
>
> I found that there is some synchronisation issue occurred in loading western
> service at the boot time.
>
> A log file (/var/log/weston.log)is mentioned in the western-start script
> file .
>
> Form the log file I get the details about error like below
>
>
>
> Date: 2018-02-09 UTC
>
> [09:47:32.751] weston 1.9.0
>
>                http://wayland.freedesktop.org
>
>                Bug reports to:
> https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.9.0
>
>                Build: 1.8.93-2-gb05cdb8 configure.ac: bump to version 1.9.0
> for the official release (2015-09-21 18:11:26 -0700)
>
> [09:47:32.752] OS: Linux, 4.1.15-rt18-2.0.0-avb-1_1_cand20170403+gb63f3f5,
> #9 SMP PREEMPT RT Wed Mar 14 12:37:25 IST 2018, armv7l
>
> [09:47:32.754] Using config file '/home/root/.config/weston.ini'
>
> [09:47:32.757] Loading module '/usr/lib/weston/fbdev-backend.so'
>
> [09:47:32.981] Output repaint window is 7 ms maximum.
>
> [09:47:32.981] initializing fbdev backend
>
> [09:47:33.018] Loading module '/usr/lib/weston/gl-renderer.so'
>
> [09:47:33.026] warning: either no EGL_EXT_platform_base support or specific
> platform support; falling back to eglGetDisplay.
>
> [09:47:33.027] failed to create display
>
> [09:47:33.027] gl_renderer_create failed.
>
> [09:47:33.027] fatal: failed to create compositor backend
>
>
>
>
>
> Could you please help me to resolve this issue.
>
>
>
>
>
> Regards
>
> Nishina
>
>
>
> ________________________________
>
> Confidentiality Statement / Disclaimer : This message and any attachments is
> intended for the sole use of the intended recipient. It may contain
> confidential information. Any unauthorized use, dissemination or
> modification is strictly prohibited. If you are not the intended recipient,
> please notify the sender immediately then delete it from all your systems,
> and do not copy, use or print. Internet communications are not secure and it
> is the responsibility of the recipient to make sure that it is
> virus/malicious code exempt.
>
> The company/sender cannot be responsible for any unauthorized alterations or
> modifications made to the contents. If you require any form of confirmation
> of the contents, please contact the company/sender. The company/sender is
> not liable for any errors or omissions in the content of this message.
>
> ________________________________
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list