Make own wayland compositor on iMX8mm

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

Make own wayland compositor on iMX8mm

870 Views
kieuvietdich
Contributor II

Hi,

I have two issue need your help,

1. I want to make own wayland compositor replace weston. I prefer using qt5.

When I run sample wayland compositor by Qt pure-xml with weston disable, I get error log: Failed to create display. I understand that pure-xml must be run with eglfs Qt plugin, but iMX8 no longer supprort eglfs/ framebuffer. I'm very confuse. I think both pure-xml and weston is same functional, they both is wayland server. Why weston work fine, while pure-xml not work?

Please help me to run pure-xml without weston.

2. When i running weston. I can't start a GUI service created by Qt5. This is my content of ssytemd service file 

[Unit]
Description = Myexec Service
After = weston.service
Type = forking

[Service]
ExecStart = /home/root/myexec

[Install]
WantedBy = multi-user.target

I want to autostart myexec after bootup. Please help,

Thanks very much,

 

0 Kudos
1 Reply

697 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Kieu,

We only provide help for Wayland, weston and qt5 with the provided way, if you are doing and external development you are alone or wait if anybody response you.

 

Regards

0 Kudos