Hi,

I followed the same steps as for building for emulator. The steps I
used was from,


"http://www.mail-archive.com/android-kernel@googlegroups.com/
msg00596.html"


Use msm as config instead of goldfish as specified there.


Also you may want to set the path before compiling:


->export ARCH=arm
->export CROSS COMPILE=arm-eabi-
->export PATH=$PATH:<>/mydroid/prebuilt/linux-x86/toolchain/
armeabi-4.3.1/bin


Regards


On Mar 16, 1:56 am, Ricardo Silva <ban...@gmail.com> wrote:
> I found the problem, is because of the kernel. Something is wrong. Can
> you say the steps you followed to compile to the ADP1?
>
> Regards
>
> On Mar 12, 10:52 am, Ricardo Silva <ban...@gmail.com> wrote:
>
>
>
> > The same thing here I made. First for emulator, everything ok. Then on the
> > ADP1 dont work. After I download the kernel and ramdisk.img to the ADP1, it
> > reboot and start again with the original system...
>
> > Regards,
> > Ricardo Silva
>
> > On Fri, Mar 12, 2010 at 1:35 AM, perumal316 <perumal...@gmail.com> wrote:
> > > Oh Okay,
>
> > > Because I also tried using "fastboot boot zImage ramdisk.img" but
> > > somehow didn't work. I not sure why.So I compiled for emulator and
> > > tested the new kernel in the emulator first. Then I compiled for ADP
> > > and flashed the new kernel to the boot partition.
>
> > > Regards,
> > > Perumal
>
> > > On Mar 11, 10:07 pm, Ricardo Silva <ban...@gmail.com> wrote:
> > > > But that command will flash the boot partition and I dont want. I want 
> > > > to
> > > > first test the kernel and then flash it
>
> > > > Thanks,
> > > > Ricardo Silva
>
> > > > On Thu, Mar 11, 2010 at 2:05 PM, perumal316 <perumal...@gmail.com>
> > > wrote:
> > > > > You may try this command:
>
> > > > > flashboot flash:raw boot <zImage directory> <ramdisk.img directory>
>
> > > > > Regards,
> > > > > Perumal
>
> > > > > On Mar 11, 9:31 pm, Ricardo Silva <ban...@gmail.com> wrote:
> > > > > > Dear All,
>
> > > > > > I compiled the Android image and the kernel from the repo (MSM
> > > > > > kernel). But when I use the "fastboot boot zImage ramdisk.img" on G1
> > > > > > (in FastBoot mode, with the skateboard androids), the commands runs
> > > > > > ok:
>
> > > > > > fastboot boot ../../../../kernel/arch/arm/boot/zImage ramdisk.img
> > > > > > creating boot image...
> > > > > > creating boot image - 1900544 bytes
> > > > > > < waiting for device >
> > > > > > downloading 'boot.img'... OKAY
> > > > > > booting... OKAY
>
> > > > > > the ADP1 restarts but with the kernel and image installed, and not
> > > > > > with the one that I downloaded to the ADP1.
>
> > > > > > Any help please? The version of the Android is 2.0.1. Could be
> > > because
> > > > > > of the version of Android?
>
> > >http://sites.google.com/site/androidhackeryetc/kernel-building-for-an...
>
> > > > > > Thanks,
> > > > > > Ricardo Silva
> > > > > > On Mar 10, 4:05 pm, Ricardo Silva <ban...@gmail.com> wrote:
>
> > > > > > > Dear All,
>
> > > > > > > How I compile the kernel and then build Android (including the
> > > kernel
> > > > > > > compiled before) to the ADP1?
>
> > > > > > > Other question, after build, how I use the fastboot boot command?
> > > the
> > > > > > > ramdisk.img is need? How I do this?
>
> > > > > > > Sorry if this is a repeated thread, but I searched a lot of places
> > > > > > > (android google groups, xda-developers) and find result with
> > > different
> > > > > > > approaches that I don't understand.
>
> > > > > > > I have the source code for dream, which i got from the htc
> > > developer
> > > > > > > site, but is giving me an error with giop.h (arch/arm/include/asm/
> > > > > > > gpio.h:5: fatal error: mach/gpio.h: No such file or directory). I
> > > > > > > don't have experience with kernel development.
>
> > > > > > > Thanks,
> > > > > > > Ricardo Silva
>
> > > > > --
> > > > > unsubscribe: 
> > > > > android-kernel+unsubscr...@googlegroups.com<android-kernel%2bunsubscr...@go­oglegroups.com>
> > > <android-kernel%2bunsubscr...@googlegroups.com<android-kernel%252bunsubscri�...@googlegroups.com>
>
> > > > > website:http://groups.google.com/group/android-kernel
>
> > > --
> > > unsubscribe: 
> > > android-kernel+unsubscr...@googlegroups.com<android-kernel%2bunsubscr...@go­oglegroups.com>
> > > website:http://groups.google.com/group/android-kernel- Hide quoted text -
>
> - Show quoted text -

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

Reply via email to