Re: [android-kernel] Downloading Android kernel for emulator

2012-04-13 Thread patrick Immling
Hi, I finally downloaded from git clone http://android.googlesource.com/kernel/common.git and got the sources On Fri, Apr 13, 2012 at 3:12 PM, mike digioia wrote: > looks like your ip is being rejected for some reason. did you setup ssh? > > > On Fri, Apr 13, 2012 at 1:36 AM, Ninja Turtle >

[android-kernel] Yaffs_vfs error android kernel

2012-04-13 Thread patrick Immling
Hi All, I just downloaded the Android sources and the android kernel by checking out branch android-3.0 from this list: origin/HEAD -> origin/master origin/android-2.6.39 origin/android-3.0 origin/android-3.3 origin/android-3.4 origin/master I get the following error during compil

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

2011-09-13 Thread patrick Immling
Hi, I have the same error. My emulator screen just gets stuck. Do please suggest a way out! Thanks! 2011/5/2 Rogério 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

[android-kernel] Re: Goldfish Kernel 2.6.27 problem for emulator

2011-08-10 Thread patrick Immling
Hi All, I did the same thing and I get the same set of logs and my screen stops at A N D R O I D with init: Unable to open persistent property directory /data/property errno: 2 init: cannot find '/system/bin/sh', disabling 'console' init: cannot find '/system/bin/mountd', disabling 'mountd' i

[android-kernel] clock skew during "make" and its impact

2011-03-11 Thread patrick Immling
Dear All, I was compiling my android sources and I got "a clock skew error detected" after the "make". Howver I ignored it and started the emulator. However what I see is that the android doesnt boot and the logcat shows me: java.lang.SecurityException: META-INF/MANIFEST.MF has invalid digest fo

Re: [android-kernel] kernel 2.6.31 on Android 2.1

2010-12-03 Thread patrick Immling
How do I place the bzImage and let the android recignise it? I tried with the adb pull config.gz And started my emulator with: emulator -kernel But it threw some errors. Am I doing this right?? On Thu, Dec 2, 2010 at 11:19 AM, patrick Immling wrote: > Dear All, > > I just compi

[android-kernel] kernel 2.6.31 on Android 2.1

2010-12-02 Thread patrick Immling
Dear All, I just compiled on my ubuntu linux the sources for the 2.6.31 kernel. Now I need to replace the existing 2.6.29 kernel of my Android 2.1 The 'make' resulted in a bzImage. Do I have to convert to zImage and replace the existing kernel? Please help -Patrick -- unsubscribe: android-k