PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Touch Pro (http://forum.ppcgeeks.com/forumdisplay.php?f=63)
-   -   android loading time-please read ASAP (http://forum.ppcgeeks.com/showthread.php?t=85316)

Damionix 09-20-2009 10:33 AM

Re: android loading time-please read ASAP
 
So, is the Radio now working? Still curious

nasa1303 09-20-2009 11:43 PM

Re: android loading time-please read ASAP
 
idk, i edited the startup to the raph800 just like wiki said i even added the extra commands after boot like it suggested and it keeps giving me an error saying cant mount sd card

xconwayx 09-21-2009 04:25 PM

Re: android loading time-please read ASAP
 
bump?

Has anyone got this to boot yet? I have with older version, but this is giving me headaches :(.

bigirb2002 09-22-2009 12:19 PM

Re: android loading time-please read ASAP
 
1 big detail is make sure u get the right 1 for your phone. for example i got a raph800 and i downloaded the raph100 and it scrolled a while. take out the battery an look for raph and a number. the number is the revision. then download the proper revision for your phone

nasa1303 09-22-2009 06:23 PM

Re: android loading time-please read ASAP
 
So what is the proper version for a CDMA sprint touch pro? My downlaod from the original site I linked was for the touch pro/diamond.

Mylt1 09-23-2009 12:06 PM

Re: android loading time-please read ASAP
 
head over to XDA and see what they have. this is the first i have heard that they had the phone actually working.

rwoodr 09-23-2009 12:58 PM

Re: android loading time-please read ASAP
 
as far as I have read, they still don't have the radio on the cdma stuff working yet. all I have been able to do is check out the apps and stuff that come with the os. interface and all that. with no data though, it's pretty useless at the moment. here is what my startup.txt contains that works for me:

set ramsize 0x6000000
set ramaddr 0x10000000
set mtype 2039
set KERNEL zImage
set initrd initrd.gz
set cmdline "root=/dev/ram0 init=/ console=tty0 mem=76M msmsdcc_id=3 zmgdevname=/dev/mmcblk0p1 imgdevnum=1 imgdir=/ msmts_calib=0x81.0x393.0x358.0x7D clock-7x00.a11=500 msmvkeyb_toggle=off"
boot

my bad on the default/startup mix up. I typed startup, checked the wiki, thought I made a mistake so I edidited it. oops.

EvasionOfTruth 09-23-2009 02:28 PM

Re: android loading time-please read ASAP
 
I had the same issue with mine mounting the card, this is my startup.txt file that is working on my Verizon Raph800:
Code:

set ramsize 0x6000000
set ramaddr 0x10000000
set mtype 2039
set KERNEL zImage
set initrd initrd.gz
set cmdline "root=/dev/ram0 init=/ console=tty0 mem=76M msmsdcc_id=3 zmgdevname=/dev/mmcblk0p1 imgdevnum=1 imgdir=/ msmts_calib=0x81.0x393.0x358.0x7D clock-7x00.a11=500 msmvkeyb_toggle=off"
boot
mkdir /proc
mkdir /sys
mount -t proc proc /proc
mount -t sysfs sysfs /sys
mount -t tmpfs tmpfs /dev
mdev -s
mount /dev/mmc* /sdcard

The lines after boot are for issues with mounting the card. Since my phone is CDMA I'm patiently waiting for them to come out with a way for data to work.

BTW I'm using this load:
Uploaded: 09.09.09 Modified: 22.09.09
File Size: 70 MB
Downloads: 399
Version: 20090909

With the latest zimage from the auto build service (http://glemsom.anapnea.net/android/)

EvasionOfTruth 09-23-2009 02:30 PM

Re: android loading time-please read ASAP
 
Forgot to mention I had the same scrolling going on and realized it was searching through a Live Search folder in the root of my card that had hundreds aof files and folders. I deleted those and was able to finally start playing with Android. So make sure it isn't searching through other folders on your card, you will see this in the scrolling text when linux is trying to boot.

Mylt1 09-23-2009 03:15 PM

Re: android loading time-please read ASAP
 
last i heard the ones working on this are waiting till the Hero is released next month and then they are going to pick it up again. that way they will have the CDMA drivers for everything. of course that could have changed since the last time i checked.


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

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


Content Relevant URLs by vBSEO 3.6.0