[android-porting] Re: Porting to Palm Treo 680

2008-12-24 Thread Sameh M. Shaker
I think i've got some progress here... According to the trace logs generated in /data/anr/traces.txt - pid 666 at 2008-12-24 14:02:11 - Cmd line: android.process.acore DALVIK THREADS: main prio=5 tid=3 NATIVE | group=main sCount=1 dsCount=0 s=0 obj=0x400113a8 | sysTid=666 nice=0

[android-porting] Re: Android x86?

2008-12-24 Thread Sunset
The ramdisk may void the rootwait option, thus it won't solve the issue. Several approaches can be used to solve the issue. 1. extract the ramdisk on your usb disk to a separate empty parition and specify the root in the cmdline, be sure to add the rootwait (or rootdelay) option. 2. I remembered

[android-porting] Re: Android x86?

2008-12-24 Thread Chen YANG
Forgot to add one better soultion by using Chris's script make-live: http://code.google.com/p/android/issues/detail?id=1598 -- Chen On Dec 24, 11:12 pm, Sunset sunsety...@gmail.com wrote: The ramdisk may void the rootwait option, thus it won't solve the issue. Several approaches can be

[android-porting] Re: Porting to Palm Treo 680

2008-12-24 Thread Lo Yuk Fai
Actually, I already did it. Based on the latest Android kernel tree (2.6.27), patched using the diff between the stock 2.6.27 and the HD 2.6.27 trees. Unfortunately, it's still a no-go. : ( Cheers. P.S. How you got your trace logs...? On Dec 24, 10:08 pm, Sameh M. Shaker

[android-porting] Re: Porting to Palm Treo 680

2008-12-24 Thread Lo Yuk Fai
Forgot to mention... I did use the post-cupcake-merged binaries... On Dec 25, 1:48 am, Lo Yuk Fai loyuk...@gmail.com wrote: Actually, I already did it. Based on the latest Android kernel tree (2.6.27), patched using the diff between the stock 2.6.27 and the HD 2.6.27 trees. Unfortunately,

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

2008-12-24 Thread Rich
Seriously.. video, please? I'm really interested in how good this looks. --~--~-~--~~~---~--~~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~--~~~~--~~--~--~---

[android-porting] Re: WiFi

2008-12-24 Thread pavan savoy
Ok, Got the supplicant to start up, had to create the directories /data/system/wpa_supplicant /data/misc/wifi/sockets, because the supplicant seems to be using them. Now the problem is the commands, DRIVER RSSI, DRIVER LINKSPEED, DRIVER MACADDR which are kind of documented in wifi.h, but how

[android-porting] about 64 bit compiler

2008-12-24 Thread dhananjay
Hi All, I want to compile whole source code by using 64 bit compiler for ppc can any body tell me how to do that? what changes do i need to do for that? please reply. Regards, DJ --~--~-~--~~~---~--~~ unsubscribe: