Hi Deepak,
All those things seem to be commented in my init.rc

Shridhar

On May 26, 11:18 pm, deepak singal <deesin...@gmail.com> wrote:
> Hi Shridhar,
>
> Comment all the mount (system, data, remount) option from init.rc .
>
> Deepak
>
> On Wed, May 27, 2009 at 11:21 AM, shridhar <shri.desa...@gmail.com> wrote:
>
> > Hi Experts,
>
> > I have ported Android on AT91SAM9263-ek board,  but the display is not
> > yet up on the touchscreen. I only get the string "ANDROID _" and the
> > blinking underscore. I am able to enter the shell on my hyper
> > terminal. Below is the list of processes and the logcat.
> > From my logcat it seems that the JAVA VM is not created. I  have no
> > clues whats going wrong.
> > Please give me some suggestions to proceed.
>
> > # ps
>
> > USER     PID   PPID  VSIZE RSS   WCHAN    PC         NAME
> > root     1     0     272   180   c0090fa8 0000c58c S /init
> > root     2     0     0     0     c0052128 00000000 S kthreadd
> > root     3     2     0     0     c0043c10 00000000 S ksoftirqd/0
> > root     4     2     0     0     c00607f0 00000000 S watchdog/0
> > root     5     2     0     0     c004ed50 00000000 S events/0
> > root     6     2     0     0     c004ed50 00000000 S khelper
> > root     56    2     0     0     c004ed50 00000000 S kblockd/0
> > root     71    2     0     0     c017e5e0 00000000 S khubd
> > root     75    2     0     0     c004ed50 00000000 S kmmcd
> > root     97    2     0     0     c006c164 00000000 S pdflush
> > root     98    2     0     0     c006c164 00000000 S pdflush
> > root     99    2     0     0     c006f980 00000000 S kswapd0
> > root     101   2     0     0     c004ed50 00000000 S aio/0
> > root     102   2     0     0     c004ed50 00000000 S nfsiod
> > root     762   2     0     0     c0172b64 00000000 S mtdblockd
> > root     801   2     0     0     c004ed50 00000000 S rpciod/0
> > root     1516  1     688   284   c0041a18 afe092ac S /system/bin/sh
> > root     1517  1     604   212   c01b42e4 afe08e9c S /system/bin/
> > debuggerd
> > root     1521  1     1272  116   ffffffff 0000e774 S /sbin/adbd
> > root     1533  1516  900   308   00000000 afe083dc R ps
> > #
>
> > # logcat info
> > I/DEBUG   ( 1517): debuggerd: Nov 11 2007 12:50:19
> > D/AndroidRuntime( 1519):
> > D/AndroidRuntime( 1519): >>>>>>>>>>>>>> AndroidRuntime START
> > <<<<<<<<<<<<<<
> > E/dalvikvm-heap( 1519): Can't create VM heap of size 2097152
> > D/dalvikvm( 1519): All daemon threads shut down, cleaning up
> > W/dalvikvm( 1519): JNI_CreateJavaVM failed
> > E/AndroidRuntime( 1519): JNI_CreateJavaVM failed
> > D/AndroidRuntime( 1524):
> > D/AndroidRuntime( 1524): >>>>>>>>>>>>>> AndroidRuntime START
> > <<<<<<<<<<<<<<
> > E/dalvikvm-heap( 1524): Can't create VM heap of size 2097152
> > D/dalvikvm( 1524): All daemon threads shut down, cleaning up
> > W/dalvikvm( 1524): JNI_CreateJavaVM failed
> > E/AndroidRuntime( 1524): JNI_CreateJavaVM failed
> > D/AndroidRuntime( 1527):
> > D/AndroidRuntime( 1527): >>>>>>>>>>>>>> AndroidRuntime START
> > <<<<<<<<<<<<<<
> > E/dalvikvm-heap( 1527): Can't create VM heap of size 2097152
> > D/dalvikvm( 1527): All daemon threads shut down, cleaning up
> > W/dalvikvm( 1527): JNI_CreateJavaVM failed
> > E/AndroidRuntime( 1527): JNI_CreateJavaVM failed
>
> > Thanks in advance,
> > Shridhar.
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to