Dear Linux users
I'm work on the linux bring up on imx8qm. Flashed the target with LF_v6.6.36-2.1.0 demo image.
Able to get the display from HDMI TX port after changing the boot args as below.
setenv fdt_file=imx8qm-mek-hdmi.dtb
video=HDMI-A-1:1920x1080-32@60.
I've tried changed the fdt_file with imx8qm-mek.dtb to enable IMX-MIPI-HDMI and IMX-LVDS-HDMI but don't see any displayup.
Do support me in enabling camera and multi display on the particular Linux release.
Please, let me know where I can see the required documents.
Thank you
Hello,
Here show you how to play video simultaneously on MIPI+LCDIF and HDMI displays. The following guide was very helpful:
How to use dual display on i.MX8 including 4k decoding - i.MXDev Blog
Regards