Re: [rowboat] Re: [Gumstix-users] [android-porting] Porting from rowboat android to Gumstix fire Overo Module

2011-07-17 Thread Amit Pundir
On Sun, Jul 17, 2011 at 11:43 AM, Manish Shakya wrote: > Krishna, > > If you want to try kernel 2.6.32+ Android 2.3.3, here is the link > http://wiki.gumstix.org/index.php?title=Android_Source . > > If you want to use 2.6.37 kernel + SGX v 1.7 + Android-2.3.4, you should > download rowboat code a

Re: [rowboat] Re: [Gumstix-users] [android-porting] Porting from rowboat android to Gumstix fire Overo Module

2011-07-17 Thread Manish Shakya
Yes I have ALSA implemeation for Overo. I haven't tried running alsa utilities. I will soon try it and let you know about it. On Sun, Jul 17, 2011 at 12:39 PM, Amit Pundir wrote: > On Sun, Jul 17, 2011 at 11:43 AM, Manish Shakya > wrote: > >> Krishna, >> >> If you want to try kernel 2.6.32+ And

Re: [android-porting] Re: Android Froyo+DSP on DM37x

2011-07-17 Thread Amit Pundir
On Sat, Jul 16, 2011 at 1:30 AM, lizi_85 wrote: > Hello Amit, > > thanks for the reply.My fault, I didn't specify I was following > exactly the guide of the rowboat project and working on the sources > taken from the git repository of the project. > I haven't found any reference to a DM37 with 51

Re: [rowboat] Re: [Gumstix-users] [android-porting] Porting from rowboat android to Gumstix fire Overo Module

2011-07-17 Thread Manish Shakya
Yes, it is right place. I suggest to follow instructions in http://code.google.com/p/rowboat/wiki/ConfigureAndBuild and do modification for overo. On Sun, Jul 17, 2011 at 2:37 PM, Krishna Sagiraju wrote: > Manish, > Thanks for the details. I am trying to build " 2.6.37 kernel + SGX v 1.7 > + A

Re: [rowboat] Re: [Gumstix-users] [android-porting] Porting from rowboat android to Gumstix fire Overo Module

2011-07-17 Thread Krishna Sagiraju
Manish, Thanks for the details. I am trying to build " 2.6.37 kernel + SGX v 1.7 + Android-2.3.4" and I'm having trouble compiling the 2.6.37 kernel I got the kernel from http://gitorious.org/rowboat/kernel. Is that the right place to get the sources for Gumstix overo? Thanks, --Krishna/. On

Re: [rowboat] Re: [Gumstix-users] [android-porting] Porting from rowboat android to Gumstix fire Overo Module

2011-07-17 Thread Manish Shakya
Yes, there is no defconfig file. You have to make one from beagleboard or igevp defconfig depending upon your hardware. After that you have to do modification in board-overo.c. Files provided by Hedwin for igevp is good reference. There is no such patch from gumstix till now( I guess). Hope this h

Re: [rowboat] Re: [Gumstix-users] [android-porting] Porting from rowboat android to Gumstix fire Overo Module

2011-07-17 Thread Krishna Sagiraju
Manish, > and do modification for overo. By that do you mean apply some patches? If yes, where can I find them? The "overo_android_defconfig" doesn't exist in rowboat kernel tree and my attempts to use one from a v2.6.32 of a gumstix branch doesn't seem to be going so well. Appreciate your time.

Re: [rowboat] Re: [Gumstix-users] [android-porting] Porting from rowboat android to Gumstix fire Overo Module

2011-07-17 Thread Krishna Sagiraju
okay. Thanks. Atleast, now I know what to do... --Krishna/. On Sun, Jul 17, 2011 at 8:39 PM, Manish Shakya wrote: > Yes, there is no defconfig file. You have to make one from beagleboard or > igevp defconfig depending upon your hardware. After that you have to do > modification in board-overo.c