[android-porting] Re: Boot from SD card

2009-11-25 Thread Frédéric
Is the bootloader provided with android sources? maybe stupid question... On Nov 24, 2:12 am, "?? ?" wrote: > are u use the uboot as the bootloader? bootloader trans the bootargs to the > kernel . > If u are using uboot as your bootlaoder,u can set it in uboot, > this following cmd: > setenv boo

Re: [android-porting] Ported android patches to 2.6.31. Boots fine with non android FS. Panics with Android FS (images)

2009-11-25 Thread Sayiram K N
Hi Shivappa can you check for the permissions too!! Sram On Tue, Nov 24, 2009 at 6:48 AM, ?? ? wrote: > hi, > refer the document/andorid.txt. Be sure the items be selected . > I have the error before , so I changed my config. it disappeared . > Regards > tony > > 2009/11/23 Shuduo Sang > > >>

Re: [android-porting] Re: Can I port android into any linux compatible development kit!

2009-11-25 Thread venu
Hi, As a linux enthusiast, If I want to purchase the beagle board so that I can proceed what you suggested. which is the best place to look for ? Cheers, Venu On Tue, Nov 24, 2009 at 8:22 PM, Ashwin Bihari wrote: > On Nov 17, 5:18 pm, "osama.gma" wrote: > > Hi All, > > > > I'm working on my g

[android-porting] Fails to open the shared library

2009-11-25 Thread anupama
Hi All, I am working on aac_codec integration to Android platform. Below are the steps I have followed to create the shared lib libomx_my_sharedlibrary.so 1) I am creating the codec library and component as static named lib_aac_dec_my, lib_aac_comp_my. 2) Using this two static lib I am creating

Re: [android-porting] Re: ARM11 gps with android??

2009-11-25 Thread tommy tommy
yes 2009/11/25 mbg19 > ahhh so i found this on their site. > > The Customer Zone - for developers building location aware devices > based on SiRF technology. Only developers that have purchased either > an Evaluation Kit or System Development Kit from SiRF and have signed > an NDA will be given

Re: [android-porting] Re: Can I port android into any linux compatible development kit!

2009-11-25 Thread Ashwin Bihari
Hi Venu, You can visit http://beagleboard.org/ to find the Buy link. I got mine from Digikey and you can't beat the $149 price.. Regards -- Ashwin On Wed, Nov 25, 2009 at 5:52 AM, venu wrote: > Hi, > > As a linux enthusiast, If I want to purchase the beagle board so that I can > proceed what

Re: [android-porting] android - making basic linux 2.6.27 up - IMX27ads based platform - hanging at Freeing init memory - please help me

2009-11-25 Thread Hamilton Vera
Hi Vels, I got a 2.6.32-rc6 kernel runing in imx27ads, now I am trying to patch android. Do you have any news about your tests? Thanks On Tue, Nov 3, 2009 at 7:26 AM, vadivelan m wrote: > Hi , > > I am trying to port android 1.5 on IMX27 based platform. But i am > blocked in making linux 2.6.

[android-porting] Re: pppd start

2009-11-25 Thread hikeit
Unfortunately this isn't something I've dealt with personally... But... this thread is dealing with it specifically... are you already on that thread? http://groups.google.com/group/android-porting/browse_thread/thread/f744e931122e8475 -Jesse On Nov 24, 10:29 pm, Xingwen Huang wrote: > Hi, Jesse

[android-porting] Re: Fails to open the shared library

2009-11-25 Thread jeffb
I am sorry that I don't have a solution to your problem, but I was wondering how you went about modifying the build system so that it recognizes your codec? As you know, the build system is largely automated (automatically generates files used during the make). Are you compiling all of the Android

[android-porting] Re: libertas_sdio: reload problem

2009-11-25 Thread lloizaga
OK, mmm... i'm using a gumstix I keep you informed of my progress Thanks! Lucas On 24 nov, 22:25, tommy tommy wrote: > hi,guy! > > When reinsmod libertas.ko ,your should reset your WIFI and Power better ! > > So you should add reset and power code in libertas_exit and libertas_init! > > Tom

[android-porting] how to set wifi rate (enable 802.11G) on HTC hero G1

2009-11-25 Thread tu
Dear experts: I am having a testing about ad hoc function for android G1 phone, is there anybody can show me that how to configure the WiFi rate, eg. under ubuntu platform, we can use iwconfig wlan0 rate 6.0M, but for G1, I did not find this kind of way to configure WiFi rate. Thanks and best rega

Re: [android-porting] Re: Can I port android into any linux compatible development kit!

2009-11-25 Thread venu
Hi, I am staying in Bangalore, do they also ship to India, Bangalore ? Cheers, Venu On 11/25/09, Ashwin Bihari wrote: > > Hi Venu, > > You can visit http://beagleboard.org/ to find the Buy link. I got mine > from Digikey and you can't beat the $149 price.. > > Regards > > -- Ashwin > > > > On

[android-porting] Re: Gallery: "Low Memory: No more background processes."

2009-11-25 Thread praj
Try booting in VGA resolution. Gallery should work fine atleast in that mode. On Nov 25, 12:17 pm, Dianne Hackborn wrote: > I strongly recommend you not change those values unless you know what you > are doing. > > Look in the kernel log to see if the Android out of memory killer is killing > th