Hello!

On 10 January 2017 at 06:39, Vikas Patil <vikasmpa...@gmail.com> wrote:
> We are starting weston (1.9.0) using below systemd unit file of type notify
> (backported sd_notify related changes from weston 1.11.0 to weston 1.9.0).
> It works well with i.MX6 (NXP, fbdev backend) based platform, however with
> Jacinto (TI, drm backend) based platform sometimes it fails to start and
> sometime it works after reboot. It always works if we start weston service
> manually after platform boots up using “systemctl”.
> Is there anyone encountered this issue? Any suggestion/inputs to fix this?

We have seen this, as the DRM device is not readily available by the
time Weston launches. Our service unit is a bit different [1], but the
approach that proved most convenient was to use this udev rule to call
for Weston:
  
https://github.com/96boards/meta-96boards/blob/master/recipes-graphics/wayland/weston-init/71-weston-drm.rules

If this doesn't help, please attach your weston.log.

Greetings!

Daniel Díaz
daniel.d...@linaro.org


[1] 
https://github.com/96boards/meta-96boards/blob/master/recipes-graphics/wayland/weston-init/weston.service
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to