> as i have android kernel running on my ppc64 m/c , on top of that am trying > to run dalvikvm executable , how can i run logcat command from shell? as > it is not recognising dalvikvm's internal command. >
Do you see the shell prompt? Type in "logcat" at the shell prompt. > also when i tried running logcat binary from command line i am getting this > error > > Unable to open log device '/dev/log/main' > > do you know what is this talking about ? > Did you rebuild kernel by switching off the log driver in kernel configuration file? You need to have that driver enabled. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
