imx8 desktop system xfce

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx8 desktop system xfce

1,342 次查看
gaobo
Contributor I

Hi:all

I want to create a desktop system (like xfce)base on imx8mqevk.I saw meta-xfce in the yocto project.How to configure it to work?

kernel4.14.78

imagefsl-image-qt5-validation-imx

Here the steps I did:

  1. let the bblayer.conf know meta-xfce

BBLAYERS += " ${BSPDIR}/sources/meta-xfce "

  1. add packagegroup to fsl-image-qt5-validation-imx.bb

CORE_IMAGE_EXTRA_INSTALL += "packagegroup-xfce-base"

  1. then bitbake

 DISTRO=fsl-imx-xwayland MACHINE=imx8mqevk source fsl-setup-release.sh -b build-xwayland

 bitbake fsl-image-qt5-validation-imx

  1. run startxfce4 in boardpastedImage_1.pnghow to solve this problem,please give me some advices,thanks!
0 项奖励
1 回复

1,190 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello gao,

The MX8 not support X11 is based on weston, the xcfe will not work. Or if you want to try the ubuntu that our third party make:

https://boundarydevices.com/wiki/ubuntu-for-nitrogen8/ 

regards

0 项奖励