MESA with T1042 ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,095件の閲覧回数
yusufalti333
Contributor IV
0 件の賞賛
1 解決策
1,024件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Yusuf Altıparmak ,

You could build "mesa" into rootfs, please add "mesa" in sources/meta-freescale/recipes-fsl/images/fsl-image-core.bb as the following.

IMAGE_INSTALL_append = " \
packagegroup-fsl-tools-core \
packagegroup-fsl-benchmark-core \
packagegroup-fsl-networking-core \
glibc-locale \
glibc-utils \
util-linux-agetty \
mesa \
"

Then regenerate image with the following command.

$ bitbake fsl-image-core

Thanks,

Yiping

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
1,025件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Yusuf Altıparmak ,

You could build "mesa" into rootfs, please add "mesa" in sources/meta-freescale/recipes-fsl/images/fsl-image-core.bb as the following.

IMAGE_INSTALL_append = " \
packagegroup-fsl-tools-core \
packagegroup-fsl-benchmark-core \
packagegroup-fsl-networking-core \
glibc-locale \
glibc-utils \
util-linux-agetty \
mesa \
"

Then regenerate image with the following command.

$ bitbake fsl-image-core

Thanks,

Yiping

0 件の賞賛
1,025件の閲覧回数
yusufalti333
Contributor IV

Hello yipingwang‌,

Does mesa driver support U-boot "video-mode" ?

0 件の賞賛