PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Touch Pro (http://forum.ppcgeeks.com/forumdisplay.php?f=63)
-   -   Linux/Android on CDMA Touch Pro -- Now working on Verizon! And with GPS! (http://forum.ppcgeeks.com/showthread.php?t=104276)

Deltatristar500 01-31-2010 06:01 PM

Re: Linux/Android on CDMA Touch Pro (RAPH800) - ALPHA (buggy. as. hell.)
 
will I still be able to sync with outlook (contacts, task, calendar) with andriod?

makkonen 01-31-2010 06:09 PM

Re: Linux/Android on CDMA Touch Pro (RAPH800) - ALPHA (buggy. as. hell.)
 
Quote:

Originally Posted by peterm20 (Post 1530374)
is there a sleep command in the calibration program? it seems like i tapped the TL TR and then it went in to booting androd.

There's no sleep command. Since it happens right inline during the boot process, everything else just halts while it waits for the program to exit. You might have been experiencing what Yibrushn just mentioned a couple posts prior -- there is a tendency for the touchscreen to read multiple clicks.

To confirm, I just booted up and touched nothing, and it seems to hang indefinitely at the calibration screen, waiting for input. (Eventually it'll complain about hung_task and rpcrouter being blocked, but it won't skip the calibration.)

Quote:

Originally Posted by Deltatristar500 (Post 1530375)
will I still be able to sync with outlook (contacts, task, calendar) with andriod?

Sort of. You can set up Google Sync to sync your calendar and contacts with your google account, and then you can sync that google account to Android. Tasks do not sync.

peterm20 01-31-2010 06:21 PM

Re: Linux/Android on CDMA Touch Pro (RAPH800) - ALPHA (buggy. as. hell.)
 
Alright well I still can't download from market over EvDo. I have not tried to do it over WiFi yet.

Thanks about the calibration program. I had to delete the calibration file and the second time I got it to work.

makkonen 01-31-2010 06:34 PM

Re: Linux/Android on CDMA Touch Pro (RAPH800) - ALPHA (buggy. as. hell.)
 
Does it lock up or reboot when you download from the market over EVDO?

I seem to have had both. lock up = Android error, generally. Reboot = kernel panic.

If it's an Android error, the new kernel has ADB working, so you could try to get that up and running, and running logcat while downloading from the market, to see what errors come up.

If it's a kernel error, you could get follow the instructions on the first page for how to get debug logs from the ramconsole -- but the kernel panic logs I've seen lately haven't been very informative. MrPippy has been working lately on improving the stability of smd_7500 (the specific CDMA data channel code), which has been quite a mess for a long while, and the chief seat of the problems. It's getting better, but still isn't quite right.

Batman 01-31-2010 06:50 PM

Re: Linux/Android on CDMA Touch Pro (RAPH800) - ALPHA (buggy. as. hell.)
 
anybody have the startup text they can post here?

fabrijack 01-31-2010 07:19 PM

Re: Linux/Android on CDMA Touch Pro (RAPH800) - ALPHA (buggy. as. hell.)
 
I am on the Cellular South network in the Memphis TN area. The last few builds work great except no data. Can someone tell me where the data settings for Eclair are? I just want to try a few things with the settings and I don't know enought about this system to know where to look.
Thanks, Jack

eyepoker 01-31-2010 08:10 PM

Re: Linux/Android on CDMA Touch Pro (RAPH800) - ALPHA (buggy. as. hell.)
 
a quick note to those trying to get data working. I have a TP, RAPH800 on Sprint, and i got it working. have been able to downoad from the markeplace, etc...

some of these steps might be redundant, nevertheless it was what i did from the beginning to end. its pretty much what connect-utb describes for other devices.

Steps I took:

1. Edit startup.txt (i used notepad++), add "ppp.nostart=1" right before "lcd.density"... though maybe the location doesn't matter as long as its added to the cmdline line, idk. Save.
2. Start a data connection - i started my browser
3. launch haret
4. go to settings > wireless & networks > mobile networks > access point names
5. create a new APN
6. give it a Name... anything
7. for APN I used "wap.sprint", then back out and select your newly created APN
8. long hold the end key - turn on airplane mode
9. long hold again, turn off airplane mode
10. exit, start marketplace, go to downloads - you'll get an error (3G will appear sometime around now)
11. go back to settings > wireless & networks > mobile networks > access point names
12. choose the default APN -"Android"
13. data should be on, marketplace will be working
14. select something to download. it should just hang there - cancel the download.
15. exit marketpplace and you will see the downloads accuring in the top status bar - go back to marketplace and you'll see everything working, including web browsing

REBOOTING:

[QUICK UPDATE]
i got it reliable now. reboot to winmo. edit startup.txt, set "ppp.nostart=0" after the above.

still takes a few seconds... around 20 or so for 3g to start but its there.

peterm20 01-31-2010 08:21 PM

Re: Linux/Android on CDMA Touch Pro (RAPH800) - ALPHA (buggy. as. hell.)
 
Quote:

Originally Posted by makkonen (Post 1530428)
Does it lock up or reboot when you download from the market over EVDO?

I seem to have had both. lock up = Android error, generally. Reboot = kernel panic.

If it's an Android error, the new kernel has ADB working, so you could try to get that up and running, and running logcat while downloading from the market, to see what errors come up.

If it's a kernel error, you could get follow the instructions on the first page for how to get debug logs from the ramconsole -- but the kernel panic logs I've seen lately haven't been very informative. MrPippy has been working lately on improving the stability of smd_7500 (the specific CDMA data channel code), which has been quite a mess for a long while, and the chief seat of the problems. It's getting better, but still isn't quite right.

kernel panic. it reboots almost instantly when it downloads. First thing I normally install is FB and it resets the phone. too bad there isn't like a light syslogd for android.

Also side note, why doesn't FB want to sync with FB anymore? Is it something the XDA Guys changed?

Quote:

Originally Posted by eyeporker
a quick note to those trying to get data working. I have a TP, RAPH800 on Sprint, and i got it working. have been able to downoad from the markeplace, etc...

some of these steps might be redundant, nevertheless it was what i did from the beginning to end. its pretty much what connect-utb describes for other devices.

Rebooting seems to break this though so you will have to do it again, though not all of it seems necessary - maybe step one should be reversed after my first success.

Steps I took:

See if I have data working instantly almost but just reboots when downloading from market. Browser seems to be ok as long as its not a complicated page (like sprint.com has restarted my phone). do you have to start a data connection before you boot?

eyepoker 01-31-2010 08:41 PM

Re: Linux/Android on CDMA Touch Pro (RAPH800) - ALPHA (buggy. as. hell.)
 
peterm, fyi i edited my post as i now have things seemingly performing reliably.

Quote:

Originally Posted by peterm20 (Post 1530584)
Browser seems to be ok as long as its not a complicated page (like sprint.com has restarted my phone). do you have to start a data connection before you boot?

only the very first time i tried this, all later reboots require nothing special other than patience for the 3G icon to appear. just change ppp.nostart to "0" instead of "1" ("false" over "true") after your first success (or just remove the entire addition to the startup file but i like leaving it there as a reminder of what i did...)

i can browse msn fine. haven't gone elsewhere though. Marketplace is downloading/installing stuff too.

wiskydiver1 02-01-2010 06:14 AM

Re: Linux/Android on CDMA Touch Pro (RAPH800) - PRE-ALPHA (not yet usable)
 
Quote:

Originally Posted by peterm20 (Post 1516305)
here is a link to what I'm running. Its got all of the pieces put together. XD-Android

Thank you!!!! Thank you thank you thank you!

I've been fighting trying to get this too boot for it seems like forever. All I ever got was a looping waiting for SD card, no matter which files I tried. Finally reformatted AGAIN, copied your files to my SD card, and now I have a little green robot staring at me. Time to experiment! :headbang:


All times are GMT -4. The time now is 08:06 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0