Thanks for your reply. I've increased the loglevel but is there any chance to get more log messages while Android starts it's own services?
The problem with my system is that the Boot up procedure stopps at the line "I/Zygote ( 540): Accepting command socket connections" and shows no error message. Because of this I want to print more logmessages to find out what the problem at the Start Up is. Is there any chance to do this? Regards, Stefan On 4 Feb., 19:12, arun joseph <[email protected]> wrote: > Try increasing loglevel in init.rc > > Regards, > Arun > > On Thu, Feb 3, 2011 at 3:48 PM, Stefan <[email protected]> wrote: > > Hi all, > > > I want to know if there is the possibility to > > show me some debug messages while I'm > > trying to boot android. > > > I've added > > > "service logcat /system/bin/logcat -f /dev/kmsg > > oneshot" > > > in the init.rc and the system displays some information, > > but is it possible to show me more details? > > > Warm regards > > > -- > > unsubscribe: > > [email protected]<android-porting%[email protected]> > > website:http://groups.google.com/group/android-porting > > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
