wayland-weston in linux-imx 3.10.17

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

wayland-weston in linux-imx 3.10.17

1,675 Views
sharvariharisan
Contributor II

i have a imx dual board with linux-imx 3.10.17 . I want to use weston with wayland as a backend.

I am using yocto for building kernel and rootfs. I enabled DISTRO_FEATURES="wayland" and also made backend = "wayland"

Now I wish to run weston on my board, For this i used command

weston --backend=wayland-backend.so --no-config

It shows me following error:

[19:40:10.197] weston 1.6.0

               http://wayland.freedesktop.org/

               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.6.0

               Build: 1.5.93-5-g2858cc2 configure.ac: bump version to 1.6.0 (2014-09-19 13:40:14 +0300)

[19:40:10.200] OS: Linux, 3.10.17-1.0.0_ga+g33597e3, #2 SMP PREEMPT Fri Oct 23 09:51:35 IST 2015, armv7l

[19:40:10.204] Starting with no config file.

[19:40:10.207] Loading module '/usr/lib/weston/wayland-backend.so'

[19:40:10.339] failed to create display: No such file or directory

[19:40:10.343] fatal: failed to create compositor

What could be the possible reason for this?

-Thanks

Sharvari Harisangam

0 Kudos
Reply
1 Reply

792 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Sharvari,

If in any case you are using any i.MX6 with GPU you need to apply a Wayland patch in order to avoid build breaks. However I do not sure if these patch work on 3.10.17, probably you will have to upgrade to 3.14.28 BSP.

https://lists.yoctoproject.org/pipermail/meta-freescale/2015-July/014614.html

regards

0 Kudos
Reply