imx8 desktop system xfce

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

imx8 desktop system xfce

1,248 Views
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 Kudos
1 Reply

1,096 Views
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 Kudos