[android-porting] Re: Android on OLPC anyone?

2009-04-26 Thread gowtham gowda
i had a similar issue with a intel3495ABG card. So i took the shotgun approach. I put the file in /lib and in /system and where ever there was a lib folder. And it worked. But i donno where it loded it from. Gowtham On Apr 26, 5:55 pm, Gani Bhagavathula gani.bhagavath...@gmail.com wrote: I

[android-porting] Re: make-live script not working

2009-04-22 Thread gowtham gowda
e2fsck -C 0 -fy ${DD}8 resize2fs -F ${DD}8 tune2fs -C 1 -L data -j ${DD}8 On Apr 16, 10:39 pm, gowtham gowda gowth...@gmail.com wrote: i updated the code on Wednesday. I tried once more and all it does is boot into a grub console. On Apr 16, 4:40 pm, Yi Sun beyo...@gmail.com wrote

[android-porting] Re: start android on top of moblin/ubuntu

2009-04-21 Thread gowtham gowda
gowda wrote: i have installed gdb on objdump on the machine. How do i use them? Thanks, Gowtham On Apr 20, 10:47 pm, Yi Sun beyo...@gmail.com wrote: Can you at least put a gdb there to get a back trace or something? On Mon, 2009-04-20 at 18:47 -0700, gowtham gowda wrote: i am

[android-porting] Re: start android on top of moblin/ubuntu

2009-04-21 Thread gowtham gowda
, ... On Mon, 2009-04-20 at 21:07 -0700, gowtham gowda wrote: i have installed gdb on objdump on the machine. How do i use them? Thanks, Gowtham On Apr 20, 10:47 pm, Yi Sun beyo...@gmail.com wrote: Can you at least put a gdb there to get a back trace or something

[android-porting] Re: start android on top of moblin/ubuntu

2009-04-20 Thread gowtham gowda
Yang sunsety...@gmail.com wrote: have you used the android kernel on your host? --  Chen On Mon, Apr 20, 2009 at 8:50 AM, gowtham gowda gowth...@gmail.com wrote: # chroot /mnt/android /init Segmentation fault On Apr 19, 8:42 pm, gowtham gowda gowth...@gmail.com wrote: i am getting

[android-porting] Re: start android on top of moblin/ubuntu

2009-04-20 Thread gowtham gowda
whether it may cause the segfault. -- Chen On Tue, Apr 21, 2009 at 4:11 AM, gowtham gowda gowth...@gmail.com wrote: 1st time i used the moblin kernel, but when i use the android kernel i am getting the segmentation fault. The dmesg output is [  165.505690] init: /init.rc: 183

[android-porting] Re: start android on top of moblin/ubuntu

2009-04-20 Thread gowtham gowda
i have installed gdb on objdump on the machine. How do i use them? Thanks, Gowtham On Apr 20, 10:47 pm, Yi Sun beyo...@gmail.com wrote: Can you at least put a gdb there to get a back trace or something? On Mon, 2009-04-20 at 18:47 -0700, gowtham gowda wrote: i am not getting the init.rc

[android-porting] Re: start android on top of moblin/ubuntu

2009-04-19 Thread gowtham gowda
-exist (e.g. like running Debian in a chroot under Android), but they probably require a few non-trivial steps that might be hard to automate right now. On Sun, Apr 19, 2009 at 1:40 AM, gowtham gowda gowth...@gmail.com wrote: is it possible to start android on top of moblin or ubuntu

[android-porting] Re: start android on top of moblin/ubuntu

2009-04-19 Thread gowtham gowda
This is on intel atom board. On Apr 19, 9:43 am, gowtham gowda gowth...@gmail.com wrote: the reason i am asking this is, i have a prototype board with a 7 capacitive multi touch screen, this board uses efi boot. And boots into a basic text mode. I want to load android on it. I have very

[android-porting] Re: start android on top of moblin/ubuntu

2009-04-19 Thread gowtham gowda
, gowtham gowda gowth...@gmail.com wrote: is it possible to start android on top of moblin or ubuntu installed on  a laptop or netbook? --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android

[android-porting] Re: start android on top of moblin/ubuntu

2009-04-19 Thread gowtham gowda
, gowtham gowda gowth...@gmail.com wrote: If you can give me a how to run android from chroot, it will be very helpful. Thanks, Gowtham On Apr 19, 10:52 am, Sean McNeil seanmcne...@gmail.com wrote: I used to run Android from chroot under a minimal filesystem all the time. It helps

[android-porting] Re: start android on top of moblin/ubuntu

2009-04-19 Thread gowtham gowda
# chroot /mnt/android /init Segmentation fault On Apr 19, 8:42 pm, gowtham gowda gowth...@gmail.com wrote: i am getting the following error: [ 1342.051355] Bulk In Failed. Status=-71, BIIdx=0x4, BIRIdx=0x4, actual_length= 0x0 [ 1399.669726] init[10339]: segfault at 0020 eip 0804be00 esp

[android-porting] start android on top of moblin/ubuntu

2009-04-18 Thread gowtham gowda
is it possible to start android on top of moblin or ubuntu installed on a laptop or netbook? --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: make-live script not working

2009-04-16 Thread gowtham gowda
i updated the code on Wednesday. I tried once more and all it does is boot into a grub console. On Apr 16, 4:40 pm, Yi Sun beyo...@gmail.com wrote: How new is your source code? I have one try checked out last monday or tuesday. It works fine On Wed, 2009-04-15 at 19:52 -0700, gowtham gowda

[android-porting] How to use the make_boot_img.sh

2009-04-15 Thread gowtham gowda
When i run this script i get the following error: this is the command i issue: r...@gowtham-laptop:~/mydroid/out/target/product/eee_701# ./ make_boot_img.sh /root/mydroid + pwd + CURRPATH=/root/mydroid/out/target/product/eee_701 + EXECPATH=out/target/product/eee_701 +

[android-porting] Re: How to use the make_boot_img.sh

2009-04-15 Thread gowtham gowda
can u give me the link to the wiki. I found this in the asus eee directory. Thanks, Gowtham On Apr 15, 2:48 pm, Yi Sun beyo...@gmail.com wrote: The parameter is correct, but it seems that the file is not there On Apr 15, 2009, at 11:13 AM, gowtham gowda gowth...@gmail.com wrote: am i

[android-porting] Re: How to use the make_boot_img.sh

2009-04-15 Thread gowtham gowda
Got the wiki, thanks On Apr 15, 3:01 pm, gowtham gowda gowth...@gmail.com wrote: can u give me the link to the wiki. I found this in the asus eee directory. Thanks, Gowtham On Apr 15, 2:48 pm, Yi Sun beyo...@gmail.com wrote: The parameter is correct, but it seems that the file

[android-porting] make-live script not working

2009-04-15 Thread gowtham gowda
Looks like Chris's make-live script is not working after updating the android source to the latest code. The bootable usb created by using the script boots into a GRUB console. Any ideas on how to make a live bootable usb? I will try to edit the Chris's script and see if i make any progress.

[android-porting] having grub bootloader on a separate partition for live USB on x86

2009-04-14 Thread gowtham gowda
i am able to boot android on my toshiba R25 tablet using the instructions from the eee701 porting. I am using the live script to generate a bootable usb. The question i have is, can we have different partitions for grub and android. So that sda1 is grub bootloader and sda2/3/4 are android

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-04-14 Thread gowtham gowda
Hi Chen, I have a question on creating live bootable usb. Can the gurb bootloader for android be on a separate partition? So instead of grub being in /boot/grub, can it be in sda1 and which in turn load android present in /sda2 ? Thanks, Gowtham On Apr 2, 12:13 am, Chen Yang

[android-porting] Re: Recommendation on board to embed android?

2009-04-13 Thread gowtham gowda
This is the perfect device for you. http://www.alwaysinnovating.com/touchbook/ As they already have android running on this board. http://beagleboard.org/project/android/ On Apr 13, 2:40 am, Ralf ralfo...@gmail.com wrote: Is there a list somewhere of embedded boards that support Android? The

[android-porting] booting android on intel atom board with efi boot

2009-04-03 Thread gowtham gowda
i have an intel atom board with efi boot. can some help me in creating a live android usb with efi boot? thanks, gowtham --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-21 Thread gowtham gowda
On Wed, Jan 21, 2009 at 4:32 AM, gowtham gowda gowth...@gmail.com wrote: honestly, i donno what surfacefinger is. I donno what i am changing when i am configuring the kernel. Where should i look for surfacefliner? Thanks for the reply Gowtham On Jan 19, 10:52 pm, Chen Yang sunsety

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-20 Thread gowtham gowda
locate the routine at 0x10cf9 of libc.so, seems to be the instruction of repnz scas %es:(%edi),%al in strlen, possible reason edi points to incorrect location. Have you changed the source of surfaceflinger? --  Chen On Tue, Jan 20, 2009 at 7:26 AM, gowtham gowda gowth...@gmail.com wrote: Hi

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-19 Thread gowtham gowda
configure it by choosing it with make menuconfig:    Busybox Settings  ---        Build Options  ---            [*] Build BusyBox as a static binary (no shared libs) then you can build it. Hope it helps! --  Chen On Wed, Jan 14, 2009 at 11:50 AM, gowtham gowda gowth...@gmail.com wrote

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-13 Thread gowtham gowda
/b9ffcb185b758b92 to set it and to see whether it can start successfully. Regarding building drivers, you can just issue the command: $make modules and then find those modules and put to the directory I have replied earlier. Hope it helps! --  Chen On Sun, Jan 11, 2009 at 11:07 AM, gowtham gowda

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-10 Thread gowtham gowda
i am able to run it on my lenovo x200. Have to start adding drivers. I ran into the blank screen issue with my mini itx via board. I need some time to get the right driver and compile for the via chrome video chipset. in your case u need to add the nvidia modules to the kernel or init.rc script

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-10 Thread gowtham gowda
Please de-select the pmem part. Hope it helps! --  Chen On Sat, Jan 10, 2009 at 1:35 PM, gowtham gowda gowth...@gmail.com wrote: works, thank you very much. Gowtham On Jan 10, 12:31 am, Chen Yang sunsety...@gmail.com wrote: how about: $make bzImage --  Chen On Sat

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-09 Thread gowtham gowda
After make menuconfig should we just save .config file or should we run make to compile a new kernel. Thanks, Gowtham On Jan 9, 3:28 am, Chen Yang sunsety...@gmail.com wrote: Some additions to build the kernel for VMWare/VirtualBox: Hope it helps: $cd mydroid $cp

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-09 Thread gowtham gowda
10, 2009 at 12:21 PM, gowtham gowda gowth...@gmail.com wrote: After make menuconfig should we just save .config file or should we run make to compile a new kernel. Thanks, Gowtham On Jan 9, 3:28 am, Chen Yang sunsety...@gmail.com wrote: Some additions to build the kernel for VMWare

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-09 Thread gowtham gowda
. For network card, it's ok to be modules. Hope it helps. --  Chen On Sat, Jan 10, 2009 at 12:53 PM, gowtham gowda gowth...@gmail.com wrote: Thanks for the reply, one more info, how do we add modules to compile the kernel when we select the M option in make menuconfig. Thanks

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-09 Thread gowtham gowda
works, thank you very much. Gowtham On Jan 10, 12:31 am, Chen Yang sunsety...@gmail.com wrote: how about: $make bzImage --  Chen On Sat, Jan 10, 2009 at 1:23 PM, gowtham gowda gowth...@gmail.com wrote: i am getting this error when i try #/mydroid/kernel$ make bzimage scripts

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-09 Thread gowtham gowda
 ---       []   Android pmem allocator Please de-select the pmem part. Hope it helps! --  Chen On Sat, Jan 10, 2009 at 1:35 PM, gowtham gowda gowth...@gmail.com wrote: works, thank you very much. Gowtham On Jan 10, 12:31 am, Chen Yang sunsety...@gmail.com wrote: how about

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-08 Thread gowtham gowda
For some reason, android on virtualbox never worked for me. I got the same errors u r getting. So i made a live usb and that works fine. Gowtham On Jan 8, 7:10 am, Midhun agnimid...@gmail.com wrote: Hi, I have built Android for eee PC using the instructions at the start of this thread. I

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2009-01-06 Thread gowtham gowda
I am trying to compile android for a via mini itx board. I wanted to know how to add the drivers for network card and the display driver for the via pc. The via website has linux drivers for all the hardware, but i dont know how to add it to the android build. How do i do it? Thanks, Gowtham

[android-porting] Re: CDMA support

2009-01-02 Thread gowtham gowda
I have seen android work on cdma phones, the calls work fine. Gowtham On Jan 2, 8:17 am, Hanumanthu hanumant...@gmail.com wrote: Hi All, As far as I know, current Android supports GSM/GPRS and UMTS access technologies (3GPP) only. No support available for CDMA i.e. 3GPP2. My question is

[android-porting] Re: CDMA support

2009-01-02 Thread gowtham gowda
:55 pm, gowtham gowda gowth...@gmail.com wrote: http://pdadb.net/index.php?m=specsid=697 This is the phone i was talking about. On Jan 2, 8:17 am, Hanumanthu hanumant...@gmail.com wrote: Hi All, As far as I know, current Android supports GSM/GPRS and UMTS access technologies (3GPP

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2008-12-25 Thread gowtham gowda
depends on how you build it. use the make-live script and it should create a live usb which will not affect the internal hdd. On Dec 25, 8:45 am, rams plram2...@gmail.com wrote: Hi All, Will these steps work for a Desktop PC Intel Dual Core, Ubuntu 8.10 without affecting anything in my

[android-porting] Re: Howto build Android full source for X86 Architecture like EeePC(ASUS)

2008-12-23 Thread gowtham gowda
i have done all this and i have the .img files but i am not able to create a working live usb. The grub loader seems to be going into some kind of loop. How do i get past that ? any ideas? Gowtham On Dec 23, 10:11 am, Lim,GeunSik lee...@gmail.com wrote:       HOWTO Build Android-X86 Full