Activate X-server or Wayland on T1042D4RDB-64b ?

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

Activate X-server or Wayland on T1042D4RDB-64b ?

跳至解决方案
788 次查看
yusufalti333
Contributor IV

Hello,

What is the procedure to activate X-server or Wayland on T1042D4RDB-64B. I see IMX BSP's are having these. Can we use similar recipes for T1042D4RDB-64B. I am trying to take a VGA output from External GPU ( Connected via PCIe ).

And also what is the procedure to active video output from U-boot for external GPU's ?

Thanks.

0 项奖励
1 解答
719 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello Yusuf Altıparmak,

Please execute command "bitbake core-image-weston" to generate image with X-server and Wayland enabled.

Under u-boot

For SHARP LCD panel through LVDS interface:
=>setenv video-mode ‘fslfb:800x600-32@60,monitor=lvds’
For monitor through DVI interface:
=>setenv video-mode ‘fslfb:1024x768-32@60,monitor=dvi’

Thanks,

Yiping

在原帖中查看解决方案

0 项奖励
1 回复
720 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello Yusuf Altıparmak,

Please execute command "bitbake core-image-weston" to generate image with X-server and Wayland enabled.

Under u-boot

For SHARP LCD panel through LVDS interface:
=>setenv video-mode ‘fslfb:800x600-32@60,monitor=lvds’
For monitor through DVI interface:
=>setenv video-mode ‘fslfb:1024x768-32@60,monitor=dvi’

Thanks,

Yiping

0 项奖励