Hi Hemanth Raj,

can you explain me what is meaning and how to do it?  "wiping your
partitions before flashing "

suggest me any reference.


2011/11/18 Hemanth Raj <hemanth....@gmail.com>

> Hi,
>
> Looks like you are using the android shell, in that case just "stop"
> should be enough.
> Basically the idea is to temporarily halt the restarting of zygote so
> that you can see what is happening.
>
> You can also try wiping your partitions before flashing.
>
> Since the error occurs quite early, there might be something wrong in
> the lower layers (probably some android specific features) if you are
> using your own kernel, so the kernel log (you can get it using
> "dmesg") might be useful.
>
> Also, please use the ML, so that other people might share your work :)
>
> Regards,
> Hemanth
>
> 2011/11/17 venkat k raju <kvraju....@gmail.com>:
> > Hi hemanth,
> > thanks for response.
> > if type command adb stop
> >
> > #adb stop
> > adb: not found
> >
> >
> > please check ps message.
> > #ps
> > USER     PID   PPID  VSIZE  RSS     WCHAN    PC         NAME
> > root      1     0     268    184   c0111f5c 0000875c S /init
> > root      2     0     0      0     c00a0464 00000000 S kthreadd
> > root      3     2     0      0     c008bfac 00000000 S ksoftirqd/0
> > root      4     2     0      0     c00bb880 00000000 S watchdog/0
> > root      5     2     0      0     c009ca74 00000000 S events/0
> > root      6     2     0      0     c009ca74 00000000 S khelper
> > root      7     2     0      0     c00a7364 00000000 S async/mgr
> > root      8     2     0      0     c009ca74 00000000 S pm
> > root      9     2     0      0     c00eac18 00000000 S sync_supers
> > root      10    2     0      0     c00eb5fc 00000000 S bdi-default
> > root      11    2     0      0     c009ca74 00000000 S kblockd/0
> > root      12    2     0      0     c009ca74 00000000 S omap2_mcspi
> > root      13    2     0      0     c009ca74 00000000 S ksuspend_usbd
> > root      14    2     0      0     c033b0f0 00000000 S khubd
> > root      15    2     0      0     c0368aa4 00000000 S kseriod
> > root      16    2     0      0     c009ca74 00000000 S twl4030-irqchip
> > root      17    2     0      0     c02d9d18 00000000 S twl4030-irq
> > root      18    2     0      0     c009ca74 00000000 S kmmcd
> > root      19    2     0      0     c009ca74 00000000 S cfg80211
> > root      20    2     0      0     c009ca74 00000000 S musb_hdrc
> > root      21    2     0      0     c009ca74 00000000 S rpciod/0
> > root      22    2     0      0     c00bbab0 00000000 S khungtaskd
> > root      23    2     0      0     c00e3374 00000000 S kswapd0
> > root      24    2     0      0     c009ca74 00000000 S aio/0
> > root      25    2     0      0     c009ca74 00000000 S nfsiod
> > root      26    2     0      0     c009ca74 00000000 S crypto/0
> > root      38    2     0      0     c02f67c0 00000000 S mtdblockd
> > root      41    2     0      0     c0307d40 00000000 S ubi_bgt0d
> > root      48    2     0      0     c009ca74 00000000 S kpsmoused
> > root      49    2     0      0     c009ca74 00000000 S kondemand/0
> > root      50    2     0      0     c009ca74 00000000 S kconservative/0
> > root      51    2     0      0     c009ca74 00000000 S usbhid_resumer
> > root      52    2     0      0     c03deea0 00000000 S binder_deferred
> > root      55    2     0      0     c009ca74 00000000 S krxrpcd/0
> > root      56    2     0      0     c022ad80 00000000 S ubifs_bgt0_0
> > root      57    1     244    152   c0111f5c 0000875c S /sbin/ueventd
> > root      62    1     692    348   c0088db8 afd0c3ac S /system/bin/sh
> > system    63    1     764    284   c03de1d0 afd0b6fc S
> > /system/bin/servicemanager
> > root      64    1     3872   676   ffffffff afd0bdac S /system/bin/vold
> > root      65    1     3848   660   ffffffff afd0bdac S /system/bin/netd
> > root      66    1     624    264   c0435928 afd0c0cc S
> /system/bin/debuggerd
> > root      67    1     1244   584   c00a4a74 afd0bdac S /system/bin/rild
> > bluetooth 70    1     1212   584   c0111f5c afd0c59c S
> > /system/bin/dbus-daemon
> > root      71    1     764    276   c0435928 afd0c0cc S
> /system/bin/installd
> > keystore  72    1     1752   548   c0435928 afd0c0cc S
> /system/bin/keystore
> > root      73    1     1296   132   ffffffff 00008294 S /sbin/adbd
> > root      80    2     0      0     c01217e8 00000000 S flush-ubifs_0_0
> > root      149   62    852    320   00000000 afd0b45c R ps
> > media     150   1     1380   548   00000000 b000111c R
> > /system/bin/mediaserver
> >
> >
> >
> >
> > 2011/11/17 Hemanth(ヘマント) <hemanth....@gmail.com>
> >>
> >> Check out the kernel log to see if there are some errors.
> >> You could also try to do an "adb stop" and manually start zygote from
> >> a shell to see what is happening at that time.
> >>
> >> On Nov 16, 1:57 pm, venkat k raju <kvraju....@gmail.com> wrote:
> >> > Hi all
> >> >
> >> > please suggest me where i go wrong.
> >> >
> >> > logcat messages
> >> > #logcat
> >> > beginning of /dev/log/main
> >> > I/DEBUG   (   66): debuggerd: Nov 15 2011 09:11:23
> >> > --------- beginning of /dev/log/system
> >> > I/Vold    (   64): Vold 2.1 (the revenge) firing up
> >> > D/Vold    (   64): USB mass storage support is not enabled in the
> kernel
> >> > D/Vold    (   64): usb_configuration switch is not enabled in the
> kernel
> >> > I/Netd    (   65): Netd 1.0 starting
> >> > D/Vold    (   64): Volume sdcard state changing -1 (Initializing) -> 0
> >> > (No-Media)
> >> > D/AndroidRuntime(   67):
> >> > D/AndroidRuntime(   67): >>>>>> AndroidRuntime START
> >> > com.android.internal.os.ZygoteInit <<<<<<
> >> > D/AndroidRuntime(   67): CheckJNI is ON
> >> > W/dalvikvm(   67): JNI_CreateJavaVM failed
> >> > E/AndroidRuntime(   67): JNI_CreateJavaVM failed
> >> > D/AndroidRuntime(   81):
> >> > D/AndroidRuntime(   81): >>>>>> AndroidRuntime START
> >> > com.android.internal.os.ZygoteInit <<<<<<
> >> > D/AndroidRuntime(   81): CheckJNI is ON
> >> > W/dalvikvm(   81): JNI_CreateJavaVM failed
> >> > E/AndroidRuntime(   81): JNI_CreateJavaVM failed
> >> > D/AndroidRuntime(   83):
> >> > D/AndroidRuntime(   83): >>>>>> AndroidRuntime START
> >> > com.android.internal.os.ZygoteInit <<<<<<
> >> > D/AndroidRuntime(   83): CheckJNI is ON
> >> > W/dalvikvm(   83): JNI_CreateJavaVM failed
> >> > E/AndroidRuntime(   83): JNI_CreateJavaVM failed
> >> > D/AndroidRuntime(   84):
> >> > D/AndroidRuntime(   84): >>>>>> AndroidRuntime START
> >> > com.android.internal.os.ZygoteInit <<<<<<
> >> > D/AndroidRuntime(   84): CheckJNI is ON
> >> > W/dalvikvm(   84): JNI_CreateJavaVM failed
> >> > E/AndroidRuntime(   84): JNI_CreateJavaVM failed
> >> > D/AndroidRuntime(   85):
> >> > D/AndroidRuntime(   85): >>>>>> AndroidRuntime START
> >> > com.android.internal.os.ZygoteInit <<<<<<
> >> > D/AndroidRuntime(   85): CheckJNI is ON
> >> > W/dalvikvm(   85): JNI_CreateJavaVM failed
> >> > E/AndroidRuntime(   85): JNI_CreateJavaVM failed
> >> > D/AndroidRuntime(   86):
> >> > D/AndroidRuntime(   86): >>>>>> AndroidRuntime START
> >> > com.android.internal.os.ZygoteInit <<<<<<
> >> > D/AndroidRuntime(   86): CheckJNI is ON
> >> > W/dalvikvm(   86): JNI_CreateJavaVM failed
> >> > E/AndroidRuntime(   86): JNI_CreateJavaVM failed
> >> > D/AndroidRuntime(   87):
> >> > D/AndroidRuntime(   87): >>>>>> AndroidRuntime START
> >> > com.android.internal.os.ZygoteInit <<<<<<
> >> > D/AndroidRuntime(   87): CheckJNI is ON
> >> > W/dalvikvm(   87): JNI_CreateJavaVM failed
> >> > E/AndroidRuntime(   87): JNI_CreateJavaVM failed
> >> > D/AndroidRuntime(   88):
> >> > D/AndroidRuntime(   88): >>>>>> AndroidRuntime START
> >> > com.android.internal.os.ZygoteInit <<<<<<
> >> > D/AndroidRuntime(   88): CheckJNI is ON
> >> > W/dalvikvm(   88): JNI_CreateJavaVM failed
> >> >
> >> > thanks in advance.
> >> >
> >> > thanks&Regards
> >> > k.v.raju
> >>
> >> --
> >> unsubscribe: android-porting+unsubscr...@googlegroups.com
> >> website: http://groups.google.com/group/android-porting
> >
> >
> >
> > --
> > thanks&Regards
> > k.v.raju
> >
>



-- 
thanks&Regards
k.v.raju

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to