Dear gloria
     Last time I try to use emulator. 
     I use generic product config. if I use another configue, it can not run. 
the isuess is same as yours.
     if we run with real phone, we use boot.img(vmlinux) as kernel.
     if we run with emulator,we use kernel-qemu as kernel.
 system.img is same. 
 So I guess the problem is kernel-qemu is no real omap instrument. 
 
你的kernel-qemu是编译出来的呢,还是源码里自带的给通用的arm指令使用的,prebuilt下面有一个kernel-qemu,分析一下makefile看看是编译出来,还是直接复制到out/host/sdk下面去了。

我也是了解到这里,有什么信息也告知我一下。
     





发件人: gloria zhao
发送时间: 2012-03-31 10:53
收件人: Android Linux Kernel Development
主题: [android-kernel] Re: cannot make compiled kernel work in Emulator,anyone 
who meet the same problem?
Thanks a lot. Why goldfish only have 2.6.29 kernel。。。。
What means hardware supported in kernel?
For example, I use android-omap defconfig, and select options to
support omap. However after compiling, still cannot use Emulator to
run the kernel
I guess the problem is about no real omap instrument.



On 3月31日, 上午1时56分, mark gross <mark97...@gmail.com> wrote:
> the emulator expects to have emulator hardware supported in the
> kernel.  If you don't have support for it in whatever you are building
> it will behave just like hardware does and not work.
>
> the kernel git for it is in the 
> AOSPhttps://android.googlesource.com/kernel/goldfish
>
> it has one interesting branch for android-goldfish-2.6.29
>
> --mark
>
> On Fri, Mar 30, 2012 at 12:34 AM, gloria zhao <zhaozl1...@gmail.com> wrote:
> > I have tried many versions of Android kernel, and many wiki/
> > instructions said after compiling, use Emulator -avd XXX -kernel
> > zImage......
>
> > However, only the goldfish kernel can work in this way
>
> > Could you please tell me is it real that any version (eg:common) can
> > run on Emulator?
> > Please!!!!!!!
>
> > --
> > unsubscribe: android-kernel+unsubscr...@googlegroups.com
> > website:http://groups.google.com/group/android-kernel
>
> --
> create interesting things.

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to