This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Panda5AJ.1.5 repetitive bootup error

Hi,

using Panda5AJ.1.5 prebuilt binaries I am going successfully through the flashing of emmc via usbboot and fastboot.sh.

Rebooting after flashing, Android never fully comes up and the terminal gets hung on repetitive error as follows:

[ 35.874755] rproc remoteproc0: registered virtio8 (type 7)
[ 38.083251] omap-rproc omap-rproc.1: received echo reply from ipu_c0
[ 38.090728] virtio_rpmsg_bus virtio8: creating channel rpmsg-omx1 addr 0x3c
[ 38.098937] rpmsg_omx rpmsg-omx1: new OMX connection srv channel: 1024 -> 60!
[ 38.106628] virtio_rpmsg_bus virtio8: creating channel omaprpc addr 0x3b
[ 40.844787] virtio_rpmsg_bus virtio8: creating channel rpmsg-resmgr addr 0x66
[ 40.866699] rprm_regulator_request: regulator lookup failed, id 1
[ 40.873138] rpmsg_resmgr rpmsg26: request for regulator failed: -22
[ 40.879730] rpmsg_resmgr rpmsg26: resource allocation failed -22!
[ 40.949249] omap-iommu omap-iommu.1: iommu fault: da 0x1d4220 flags 0x0
[ 40.956207] rproc remoteproc0: fatal error #17 detected in ipu_c0: error type
mmufault
[ 40.964508] omap-iommu omap-iommu.1: ipu: errs:0x00000002 da:0x001d4220 pgd:0
xd2768004 *pgd:px95a00002
[ 40.974517] rproc remoteproc0: trying to recover ipu_c0
[ 40.980102] rpmsg_omx rpmsg-omx1: rpmsg omx driver is removed
[ 40.987213] omap-rproc omap-rproc.1: omap rproc ipu_c0 crashed
[ 40.993377] rproc remoteproc0: fatal error #18 detected in ipu_c0: error type
device exception
[ 41.013671] rproc remoteproc0: stopped remote processor ipu_c0
[ 41.058837] rproc remoteproc0: powering up ipu_c0
[ 41.108978] rproc remoteproc0: Booting fw image ducati-m3-core0.xem3, size 13
487335
[ 41.332855] omap-iommu omap-iommu.1: ipu: version 2.1
[ 41.345977] rproc remoteproc0: remote processor ipu_c0 is now up
[ 41.354461] virtio_rpmsg_bus virtio9: rpmsg host is online
[ 41.360321] rproc remoteproc0: registered virtio9 (type 7)
[ 43.564910] omap-rproc omap-rproc.1: received echo reply from ipu_c0
[ 43.571990] virtio_rpmsg_bus virtio9: creating channel rpmsg-omx1 addr 0x3c
[ 43.580108] rpmsg_omx rpmsg-omx1: new OMX connection srv channel: 1024 -> 60!
[ 43.587799] virtio_rpmsg_bus virtio9: creating channel omaprpc addr 0x3b

I have not seen this kind of thing with Panda5AJ.1.4.

What is this issue?

Thanks,

--Gunter