Hello,
I am trying to boot Android on my ConnectCore v3 board. I follow the digi online tutorial (Step 3: Program the Android firmware).
I think the installation process works weel, I don’t see any error message and the device reboot after installation.
The issue is that the device boot fall in an infinite loop and the console output prints continuously the same messages:
[…]
init: untracked pid 3425 killed by signal 9
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
init: untracked pid 5771 killed by signal 9
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
init: untracked pid 8111 killed by signal 9
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
init: untracked pid 10450 killed by signal 9
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
ERROR : v412 capture: slave not found
[…]
Moreover I never see the Android home screen on hdmi or lvds port.
Could someone help me? Is it possible that the issue came from the hardware?
Thank you