Hi Kartik,
Could you share the host OS and kernel version along with aic-manager and android logs?
docker logs aic-manager 2>&1 | tee aic-manager.log
docker exec -it android0 sh | tee android.log
logcat -b all
exit the shell
Share android.log and aic-manager.log
Thanks and Regards,
Jeevaka
From: Kartik Jindal <kartikjindal07(a)gmail.com>
Sent: Monday, January 27, 2020 5:38 PM
To: celadon(a)lists.01.org
Subject: [
01.org Celadon] Understanding CIC
Hi Celadon team,
I have been trying to use Celadon in Container solution. When i use docker CLI commands I
see that other than the Android containers, there is one more container called
AIC-manager. Can you please explain what this container does, so that I can understand the
need of it. I see that there are display related files in the container, but I am not
really sure what they do. I am facing an issue where the screen comes in green colour, and
hence wanted to understand this better.
It would be really helpful if you could explain about this container, and the need for
it.
Also on a side note, can you please explain why docker was chosen as the choice for
containers instead of going with LXC/LXD? Is it mainly because all platforms were meant to
be supported?
Thanks.
Kartik