On Jun 3, 9:24 pm, Elvis Dowson <[email protected]> wrote:
> Hi, Even though the 2.6.27 kernel is present in the android
> distribution, I didn't use it much. The only thing to keep in mind is that
> bionic requires some header files so that it can link into the actual kernel
> libraries at run-time.
>
> So, I've done a 2.6.29 port, and built android userland which had kernel
> 2.6.27. However, towards the end, for some modifications due to the new DSS2
> subsystem (for the LCD display), I had to update the bionic libraries to use
> the 2.6.29 kernel headers.
>
> Elvis
It appears that the emulator in android run on a pre-built kernel
available in prebuilt/android-arm/kernel.
I tried built the kernel separately with 2.6.29 sources in the repo
but it failed to boot on the emulator and
says "warning: opening audio input failed".
The same thing happened with 2.6.28 also, are these not expected to
work on emulator?
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel
-~----------~----~----~----~------~----~------~--~---