Hey guys,
I'm trying to run Android JB with the good old 2.6.35 kernel.
After enabling SELinux in the kernel config I don't have any error messages
during the initialization.
But I don't have a working system either.
We usually have two main stages of the initialization:
* early (with 'android' text printed and blinking '_')
* main (with fancy 'android' animated logo)
In my case the system stays in the early stage even after a serious amount of
time.
Initially I though that the system makes .apk installation and other tasks
usually done during the first boot.
But after looking at the real hardware I figured out that all these things
should be done at the main stage (with fancy logo) not at the early one.
It means that something went wrong. And I even don't have a terminal to
investigate.
Did you ever meet such kind of issues?
Is there any well-known methods to get more debug information from the Android
side?
Thanks
Orangeade
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users