ashutosh deshmukh,thank you very much.

now ,i solve this problem.

after git clone git://android.git.kernel.org/kernel/common

i typed git branch -r

all *remote* available *branches are*
*
*
  origin/HEAD -> origin/android-2.6.36
  origin/android-2.6.35
  origin/android-2.6.36
  origin/archive/android-2.6.25
  origin/archive/android-2.6.27
  origin/archive/android-2.6.29
  origin/archive/android-2.6.32
  origin/archive/android-gldfish-2.6.29
  origin/archive/android-goldfish-2.6.27

i select *
  origin/archive/android-gldfish-2.6.29.
*
*

*
so i can't
*
use the  kernel image to boot the emulator.
*
*

*
*
while i change to
*origin/archive/android-goldfish-2.6.27*
,it is ok.
*
*

*
*
but i still don‘t understand what the
**
gldfish
**
 means. not
*goldfish*
.
*
*

*
*
but this kernel can't
*goldfish-2.6.27 *
suport SD card.
*
*

*
*
maybe i din't compile the driver for sdcard .
*
*

*
*
who can tell me which module is used for sdcard.
*
*

*
*
and the android don't have /var/log/ directory.
*
*

*
who can tell me where is the log file for android.

i don't want to use use dmesg every times.
*

*
2011/1/5 ashutosh deshmukh <[email protected]>

> While starting the emulator, you can specify "debug-all" at command line so
> that you can view what is all happening when emulator is starting up. It
> will show you what command line arguments you passed, what is their values
> and some other useful info for debugging.
>
> # emulator @android2.2 -kernel <path_to_zimage> -debug-all
>
> Hope this helps,
>
> Thanks,
> Ashutosh
>
>
>
> On 28 December 2010 06:11, mytears <[email protected]> wrote:
>
>> I am using the nexus one. i compile the 2.6.29 goldfish kernel
>> successfully.everything is fine,
>>
>> but while use the  kernel image to boot the emulator, it failed
>> without any response.
>>
>> The command I used is
>>
>> amulator @android2.2 -kernel ~/my path to zImage
>>
>> And i compile kernel according to this page.(http://
>> tungsys.wordpress.com/2010/08/26/howto-build-linux-kernel-for-android-
>> emulator/<http://tungsys.wordpress.com/2010/08/26/howto-build-linux-kernel-for-android-%0Aemulator/>
>> )
>>
>> I have try several kinds of AVD, no one works.
>>
>> how to compile kernel for a real phone,such as nexus one.is there
>> detail tutorial.
>>
>> --
>> unsubscribe: 
>> [email protected]<android-kernel%[email protected]>
>> website: http://groups.google.com/group/android-kernel
>
>
>
>
> --
> Thanks,
> Ashutosh  Deshmukh
>
>
>
>  --
> 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

Reply via email to