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!
解決済! 解決策の投稿を見る。
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
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