Hi, I think you need Emulator specific kernel which is an Goldfish Kernel as per goggle. See more detail as follows..
*The Android emulator runs a virtual CPU that Google calls Goldfish. Goldfish executes ARM926T instructions and has hooks for input and output -- such as reading key presses from or displaying video output in the emulator. These interfaces are implemented in files specific to the Goldfish emulator and will not be compiled into a kernel that runs on real devices. * you can follow below branches in kernel git repository korg/android-goldfish-2.6.29 Regards sanjeev sharma On Tue, Jun 22, 2010 at 11:50 AM, xlshe <[email protected]> wrote: > Thank you for replying. No error was throwing. Just no response when I > use my new kernel to boot the emulator. Even if I use the config file > pulled from the emulator to customize the kernel, the generated zImage > cannot boot the emulator. I wonder whether the problem is caused by > the kernel source code. Now I use two version of kernel source code : > one from "kernel/msm.git" the other from "kernel/common.git", both of > them does not work. Someone said that we need to use the goldfish > kernel source code, but I don't know where I can download that. > > On Jun 21, 4:34 pm, sanjeev sharma <[email protected]> > wrote: > > Any Error or message it is throwing ? > > > > sanjeev sharma > > > > On Mon, Jun 21, 2010 at 6:48 AM, xlshe <[email protected]> wrote: > > > Oh, one thing to add is that I customized my kernel using the > > > msm_defconfig. > > > > > -- > > > unsubscribe: > > > [email protected]<android-kernel%[email protected]> > <android-kernel%[email protected]<android-kernel%[email protected]> > > > > > website:http://groups.google.com/group/android-kernel > > -- > unsubscribe: > [email protected]<android-kernel%[email protected]> > website: http://groups.google.com/group/android-kernel -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
