what device are you porting for? It sounds like the middleware isnt
using the correct/current updated opencore/stagefright libs(if your
device has them or supports them)
On Nov 19, 3:20 am, Bala Abiraman
wrote:
> I ported middleware part from android Donut to Froyo.
> After that we are facing pro
the kernel looks for modules in /lib/modules/ which is often symlinked
to /system/lib/modules/
Try putting your module in /system/lib/modules/ then insmod it from
init.rc
On Oct 21, 6:47 am, neeloor2004 wrote:
> Hi
>
> I wanted to enable IPIP module in the kernel , for that I have updated
> kern
I'm porting android 2.2 sense UI to the Motorola droid (OMAP3430 board-
sholes), The incredible has WVGA(480x800) panel and the Droid has a
FWVGA(480x854) panel. I tried hard coding the resolution into the
kernel, but it threw off the screen calibration and the capacitive
softkeys no longer worked.