[android-kernel] Re: Boot up hangs at initial stage.

2010-09-13 Thread sri
serial port was not properly configured and hence It is not booting up. Thanks to you all :) Sri. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: Boot up hangs at initial stage.

2010-09-09 Thread sri
ing kernel. Steps I follow is: Place uImage in sdcard and then connect to board and pc using usb and try to load uImage using minicom. @ simon, my fs also looks fine. Thanks, Sri. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: Boot up hangs at initial stage.

2010-09-05 Thread sri
I can see bootloader messages. After I give command "boot" , it says Starting kernel... and hangs.. And Can you tell me how to debug if it stucks at boot level( arch\arm \boot in linux). I have never worked on assembly language before. Thanks, Sri. -- unsubscribe: android-kerne

[android-kernel] Re: Boot up hangs at initial stage.

2010-08-30 Thread sri
Hi Jack, I am trying to boot up through mmc card. And I have connected to minicom using USB. So will UART holds any effect here? Thanks, Sri. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: Boot up hangs at initial stage.

2010-08-30 Thread sri
Hi Jack, I trying to boot up through mmc card. And I have connected to minicom using USB. So will UART holds any effect here? Thanks, Sri. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: Boot up hangs at initial stage.

2010-08-30 Thread sri
Hi jack, My bootargs are setenv bootargs 'androidboot.console=ttyO3 console=ttyO3,115200n8 root=/dev/mmcblk0p2 rw rootdelay=1 mem=512M init=/init videoout=omap24xxvout omap_vout.video1_numbuffers=6 omap_vout.vid1_static_vrfb_alloc=y omapfb.vram="0:4M"' How will we get to know whether what console

[android-kernel] Boot up hangs at initial stage.

2010-08-29 Thread sri
assembly code. Unable to know where exactly it is stuck. Thanks in Advance, sri. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: Kernel panic - not syncing: Attempted to kill init!

2010-08-29 Thread sri
Hi, Do logcat when it is stuck, den u'll get to know which module is it failing in the log. Sometimes if any of the module fails or if bootargs are not proper also , u get init load error. Regards, sri. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website:

[android-kernel] Re: NFS error while booting kernel

2010-08-05 Thread sri
l boots up for other image(tried with 2.6.29), but not booting up with 2.6.14. And how to check for firewall settings?? thanks, Sri. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] NFS error while booting kernel

2010-08-04 Thread sri
retrying to mount root on 172.28.6.33:/dev/nfs (unknown-block() VFS: No root yet, retrying to mount root on 172.28.6.33:/dev/nfs (unknown-block() VFS: No root yet, retrying to mount root on 172.28.6.33:/dev/nfs (unknown-block() VFS: No root yet, retrying to mount root on 172.28.6.33:/dev/nfs (unknown-block() VFS: Cannot open root device "172.28.6.33:/dev/nfs" or unknown- block(2,0) Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown- block(2,0) Can anyone tell me what is going on wrong? Thanks, Sri. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: Compiling Android Source Code

2010-07-27 Thread sri
Hi, What I observed is I don't have all the permissions on the file. Once I made chmod -r 777 I could compile without those errors. But stuck up with java: malloc.c:3661: __libc_malloc: Assertion `!victim || mchunkptr)((char*)(victim) - 2*(sizeof(size_t)->size & 0x2) || ar_ptr == (

[android-kernel] Re: Compiling Android Source Code

2010-07-26 Thread sri
Hi Kishore, Even I am facing the same problem. Were you able 2 solve it?? -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] porting guide

2010-06-29 Thread sri
Hi, Am newbie to android. I want to boot my board(OMAP2430) with android image. Can anyone tell me the porting process. Thanks in advance, Sri. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel