android-12.2.0.0 has no display

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

android-12.2.0.0 has no display

Jump to solution
472 Views
AIdeveloper
Contributor II

Hi After I update to android-12.2.0.0 by uuu, login from uart is ok, but no display from mipi-dsi output.
At the bootup, the monitor display NXP, but monitor report NO HDMI cable instered after bootup.

I get android-12.2.0.0 image from file:
https://cache.nxp.com/secured/bsps/android-12.0.0_2.0.0_image_8mmevk.tar.gz?__gda__=1659932087_041e8...)

The uuu scipts is below and no error is reported.
sudo ./uuu_imx_android_flash.sh -f imx8mm -a -e -t sd -d mipi-panel -c 28

Could somebody can help?
Thanks!

0 Kudos
Reply
1 Solution
462 Views
AIdeveloper
Contributor II

 

Fixed:

sudo ./uuu_imx_android_flash.sh -f imx8mm -a -t sd -d mipi-panel -c 28 -e

-->>

sudo ./uuu_imx_android_flash.sh -f imx8mm -a -t sd -d m4 -c 28 -e

# -d ddr4: also ok

View solution in original post

1 Reply
463 Views
AIdeveloper
Contributor II

 

Fixed:

sudo ./uuu_imx_android_flash.sh -f imx8mm -a -t sd -d mipi-panel -c 28 -e

-->>

sudo ./uuu_imx_android_flash.sh -f imx8mm -a -t sd -d m4 -c 28 -e

# -d ddr4: also ok