HI ALL,
Can any one guide me for the issue i am facing after porting Android(2.3--Ginger Bread) on DM365evm.
i am using linux kernel 2.6.32_rc1,
The main issue is with zygote, please find the output of logcat command:
# init: untracked pid 1729 exited
init: untracked pid 1750 exited
# logcat
I/DEBUG ( 1726): debuggerd: Dec 28 2011 12:16:22
I/Netd ( 1725): Netd 1.0 starting
I/Vold ( 1724): Vold 2.1 (the revenge) firing up
D/Vold ( 1724): USB mass storage support is not enabled in the kernel
D/Vold ( 1724): usb_configuration switch is not enabled in the kernel
D/Vold ( 1724): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/AndroidRuntime( 1728):
D/AndroidRuntime( 1728): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1728): CheckJNI is ON
W/dalvikvm( 1728): JNI_CreateJavaVM failed
E/AndroidRuntime( 1728): JNI_CreateJavaVM failed
I/ ( 1750): ServiceManager: 0xad50
W/AudioHardwareInterface( 1750): Using stubbed audio hardware. No sound will be produced.
D/AudioHardwareInterface( 1750): setMode(NORMAL)
I/CameraService( 1750): CameraService started (pid=1750)
I/AudioFlinger( 1750): AudioFlinger's thread 0xc630 ready to run
D/AndroidRuntime( 1751):
D/AndroidRuntime( 1751): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1751): CheckJNI is ON
W/dalvikvm( 1751): JNI_CreateJavaVM failed
E/AndroidRuntime( 1751): JNI_CreateJavaVM failed
I/ServiceManager( 1723): service 'media.audio_flinger' died
I/ServiceManager( 1723): service 'media.audio_policy' died
I/ServiceManager( 1723): service 'media.player' died
I/ServiceManager( 1723): service 'media.camera' died
Thanks and regards
Ranjan.D