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

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

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

Jump to solution
771 Views
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 Kudos
1 Solution
702 Views
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

View solution in original post

0 Kudos
1 Reply
703 Views
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 Kudos