Re: [android-porting] Android 1.6-"no sdcard found" error

2009-12-16 Thread gulshan karmani
Hello Arun, Do you feel rebuilding android source code with PRODUCT=sdk is a MUST for fixing the automount in 1.6 onwards ? Rgds, Gulshan On Wed, Dec 2, 2009 at 9:55 AM, Arun gda wrote: > Hi, >  I got my problem fixed. Whatever changes, I did previously itself was > enough to fix the issue.

[android-porting] Packages inclusion in Android

2009-01-09 Thread gulshan karmani
Hi All, I would like to know how to include new packages inside Android, is there any autotools available or we need to create makefiles for each package ourselves ? Rgds, gulshan --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.c

[android-porting] Cupcake Release Date

2009-01-22 Thread gulshan karmani
Hi , Anyone has an idea about Cupcake release date ? Is it going to be soon or after some major product releases of 1.0 phones ? rgds, Gulshan --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com

[android-porting] UserSpace does not comeup with L2C enabling in Kernel

2009-01-22 Thread gulshan karmani
Hi All, We are on ARM9 platform where L2C enable is mandatory in kernel to acheive right performance. What we observe is that we are not getting the rootfs up with L2C enabled in kernel. how can userspace be dependent on the L2C in Kernel ? I appreciate if someone knows about th

[android-porting] Positron

2009-01-27 Thread gulshan karmani
Hi All, We are analyzing some tools for automating testing in Android. We have come across tool called Positron, which "lets you write and run Android stories (or integration tests or functional tests)." We are using Android 1.0 SDK, Release 2 (SDK 1.0 r2) on Windows PC. We are not able to confi

[android-porting] Issue while compiling Multimedia Acclerated code in Android

2009-02-02 Thread gulshan karmani
Hi All, When we try to compile our HW Accelerated code with Android toolchain, we get the following error : bionic/libc/include/unistd.h:161:error: 'ptrdiff_t' was not declared in this scopebionic/libc/include/unistd.h:161:error: 'ptrdiff_t' was not declared in this scope While when we

[android-porting] Re: ksoftirqd CPU load is too high during video playback

2009-02-04 Thread gulshan karmani
Hi Dave and All, Our Video Accelerator and Driver is working fine with test application with Android 2.6.25 kernel. While once we bringup userland of Android we see ksoftirqd hogging 100% cpu. Is there some Android process which generates too many softirqs which we cannot handle ? Is ther

[android-porting] Tools to Profile Surface Flinger and Audio Flinger !

2009-02-05 Thread gulshan karmani
Hi All, Which tools can be used in Android to profile surface flinger and Audio Flinger components ? Do we have Oprofile or something else ? Rgds, Gulshan --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://

[android-porting] Re: ksoftirqd CPU load is too high during video playback

2009-02-08 Thread gulshan karmani
> > Regards, > Manish > > On Wed, Feb 4, 2009 at 10:41 PM, Dave Sparks wrote: > >> >> No idea. Maybe one of the kernel gurus can enlighten us. >> >> On Feb 4, 4:15 am, gulshan karmani wrote: >> > Hi Dave and All, >> > >> >

[android-porting] ALSA stops working sometimes

2009-02-15 Thread gulshan karmani
Hi All, We are using windriver libaudio implementation for ALSA sink. The issue is that it sometimes does not call the ALSA drivers "Trigger stop" and then next time the Trigger start does not happen and so no audio. Does someone faced this ? Rgds, Gulshan --~--~-~--~~---

[android-porting] Master Branch Latest

2009-02-19 Thread gulshan karmani
Hi All, Does the latest master branch userspace workfine with Kernel 26.27 in master branch ? I heard sometime back that we should wait for Android userspace to work fine with latest changes in 2.6.27 kernel, is this correct ? Rgds, gulshan --~--~-~--~~~---

[android-porting] Usage of Ext2 for booting Android

2009-03-02 Thread gulshan karmani
Hello All, We have eMMC as a flash on our board and we use EXT2 filesystem for eMMC. Can we use Android rootfs with ext2 filesystem support ? Rgds, Gulshan --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://g

[android-porting] Re: Usage of Ext2 for booting Android

2009-03-02 Thread gulshan karmani
Thanks Sean, do we have to make some changes ? Ext3 is default supported in kernel, so its better we use ext3 ? On Tue, Mar 3, 2009 at 7:51 AM, Sean McNeil wrote: > > > Yes. I use ext3 all the time, though, for the journaling. Nothing > prevents you from using ext2. > > gul

[android-porting] Re: Usage of Ext2 for booting Android

2009-03-09 Thread gulshan karmani
Thanks a lot Sean. On Mon, Mar 9, 2009 at 8:36 PM, Sean McNeil wrote: > The only change that you should need to do is setup your init.rc to mount > the directories as appropriate. > > > On Tue, Mar 3, 2009 at 9:24 AM, gulshan karmani > wrote: > >> Thanks Sean, do w

[android-porting] Re: android linker(static, dynamic, prelink)

2009-03-10 Thread gulshan karmani
Hi Park, I would also be intersted in such readings. Could you suggest where did you get initial info from ? Once the complete Android is built in our disk, it uses around 2 GB of space, is this optimal or some more opt. is possible ? Rgds, Gulshan On Mon, Mar 9, 2009 at 4:22 PM, EunB

[android-porting] Re: Should i use master or cupcake branches

2009-04-20 Thread gulshan karmani
Sai, I feel Master is supposed to be more stable, while cupcake would keep changing faster. If you can keep pace with cupcake changes you better work on it so that you are uptodate with latest changes which will eventually be merged in Master. This is my perception. Rgds, Gulshan 2009/4/