[android-kernel] How to autorun a script on startup(exec command not implemented in init.rc?)

2011-05-12 Thread bord...@gmail.com
Hi all: How to autorun a script to config network on startup. I try to use exec command in the init.rc, but it's not implemented yet? The "do_exec" function in "builtins.c", it simply returns -1 without doing anything. Android version 2.2 (Froyo). Kernel 2.6.32 -- Bian Jiang http://www.wifi

Re: [android-kernel] Stuck on "ANDROID" boot animation screen 7" 800*480 LCD

2011-05-04 Thread bord...@gmail.com
de Souza Moraes : > Hi Bian, > > if the android do not detect your audio codec, he will stay stuck in this > screen. You need first to check if the audio codec driver was loaded with > success by kernel. > > Regards, > > Rogerio > > 2011/4/30 bord...@gmail.com >>

[android-kernel] Stuck on "ANDROID" boot animation screen 7" 800*480 LCD

2011-04-30 Thread bord...@gmail.com
Hi All: We use S5PV210 Board as our Hardware. Android version is 2.2 Froyo, Kernel version is 2.6.32. When start the android, stuck on "ANDROID" boot animation screen. And never get into Android home screen. And the logcat message is listed as follows: # logcat - beginning o

Re: [android-kernel] about downloading kernel tree 2.6.32

2010-12-14 Thread bord...@gmail.com
On Mon, Dec 13, 2010 at 11:07 AM, tstanly wrote: > hi all, > > > I followed the site bellow to download the kernel code, > http://android.git.kernel.org/?p=kernel/common.git;a=summary > > from the instruction, > === > To clone the entire platform, install repo, and run: > mkdir mydroi