PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > Windows Mobile Software
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #231 (permalink)  
Old 10-02-2009, 04:55 PM
Plackslayer's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
 
Join Date: Dec 2008
Posts: 67
Reputation: 45
Plackslayer is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [9-9-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

Also could you post your startup.txt so we can see if there are any differences that might make it possible?

--PS
__________________
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Motorola Star-Tac Tri-Band --> Crap Phones -->
Moto Q --> HTC Touch Pro (Sprint) -->
HTC Touch Pro 2 --> Samsung Epic 4G
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Reply With Quote
  #232 (permalink)  
Old 10-03-2009, 12:01 PM
thvoicwethin's Avatar
Regular 'Geeker
Offline
Pocket PC: LG enV Touch
Carrier: Verizon
Location: NC
 
Join Date: May 2008
Posts: 361
Reputation: 965
thvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to thvoicwethin Send a message via Skype™ to thvoicwethin
Re: [9-9-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

Quote:
Originally Posted by mercado79 View Post
Just thought I'd mention that working instructions for the Diamond can be found over in this thread in the Diamond section (thread started by toastcfh):

http://forum.ppcgeeks.com/showthread.php?t=84214

Basically, it requires a modified zImage file from a post on XDA devs (credit goes to MrPippy):

http://forum.xda-developers.com/atta...0&d=1252565799

...and also the start up script is different too. Take note of the MTYPE and msmts_calib values.

Code:
set RAMSIZE 0x08000000
Set ramaddr 0x10000000
set MTYPE 2040
set KERNEL zImage
set initrd initrd.gz
#
# The following kernel parameters are useful
# ppp.username - The username used to connect to the network when dialing #777
# ppp.password - The password used to connect to the network when dialing #777
# msm_sdcc.msmsdcc_fmax - The maximum frequency (in Hz) used by the SD controller
# pm.sleep_mode - The mode used when the phone is off
# 0=Power Collapse Suspend, 1=Power Collapse, 2=Apps Sleep,
# 3=Slow Clock and Wait for Interrupt 4=Wait for Interrupt
# Default is 3, use 0 for best power savings
# board-htcvogue.panel_type - Panel type used to power the panel off and on
# 0=Don't power off the panel (Default)
# 1=Hitachi 2=Topoly 3=Samsung
# mddi.width - width of the scaled display
# mddi.height - height of the scaled display (these should be multiples of 16 for the camera to work I think)
set cmdline "msmts_calib=0x81.0x393.0x358.0x7D msmvkeyb_toggle=off mddi.width=320 mddi.height=480 lcd.density=240 ppp.apn=sprint ppp.username=username ppp.password=password no_console_suspend"
#set cmdline "no_console_suspend"
# fbcon=rotate:1
# console=ttyMSM0"
Boot
mkdir /proc
mkdir /sys
mount -t proc proc /proc
mount -t sysfs sysfs /sys
mount -t tmpfs tmpfs /dev
mdev -s
"ls -l /dev/mmc*"
I've attached my start up script below.
Quote:
Originally Posted by Plackslayer View Post
Also could you post your startup.txt so we can see if there are any differences that might make it possible?

--PS
Plackslayer, i used the post above you for my phone. You might have to change zImages, but all i know is that i was fully functional besides the other radios. When i turned WiFi off, it restarted...so i don't want to mess with that setting. Plus, sometimes the program would terminate, like changing wallpapers....but it was okay.
__________________


Commander of the Non-Data Users Team.
Reply With Quote
This post has been thanked 1 times.
  #233 (permalink)  
Old 10-05-2009, 12:31 PM
Plackslayer's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
 
Join Date: Dec 2008
Posts: 67
Reputation: 45
Plackslayer is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [9-9-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

Attempting quite a few methods here on my RAPH800 and all have been a no go. Most won't even boot as I believe that custom zImage is strictly for a Diamond, more specifically the DIAM500.

I'll keep tinkering with it though and see if something works. Trying all variants of the startup.txt

--PS
Reply With Quote
  #234 (permalink)  
Old 10-06-2009, 09:02 AM
Plackslayer's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
 
Join Date: Dec 2008
Posts: 67
Reputation: 45
Plackslayer is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [9-9-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

No new RAPH800 news, but they have started the daily updates again with the GSM Android. Here is to hoping that the daily updates will eventually include 1.6.

Up-to-date zImage

--PS
Reply With Quote
  #235 (permalink)  
Old 10-06-2009, 09:25 AM
thvoicwethin's Avatar
Regular 'Geeker
Offline
Pocket PC: LG enV Touch
Carrier: Verizon
Location: NC
 
Join Date: May 2008
Posts: 361
Reputation: 965
thvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuffthvoicwethin knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to thvoicwethin Send a message via Skype™ to thvoicwethin
Re: [9-9-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

The thing is when I try to run haret.exe, it goes into the process but then says "waiting for SD card". i didn't mess with any of the files, so i'm going to delete them and try again.
Reply With Quote
  #236 (permalink)  
Old 10-06-2009, 04:42 PM
Plackslayer's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
 
Join Date: Dec 2008
Posts: 67
Reputation: 45
Plackslayer is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [9-9-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

Yeah most of these fail with the RAPH800 sadly. I have gone to the custom 10-1 zImage that was made specifically for the 800.

RAPH800
Reply With Quote
  #237 (permalink)  
Old 10-08-2009, 12:41 PM
Plackslayer's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
 
Join Date: Dec 2008
Posts: 67
Reputation: 45
Plackslayer is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [9-9-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

Update - new custom RAPH800 zImage - nothing major for me, maybe you can have more luck.

LINK

--PS
Reply With Quote
  #238 (permalink)  
Old 10-08-2009, 01:25 PM
orangekid's Avatar
Awesomenss :)
Offline
Pocket PC: Google Hammerhead
Carrier: T-Mobile
 
Join Date: Apr 2009
Posts: 6,973
Reputation: 7530
orangekid is a trusted member of the communityorangekid is a trusted member of the communityorangekid is a trusted member of the communityorangekid is a trusted member of the communityorangekid is a trusted member of the communityorangekid is a trusted member of the communityorangekid is a trusted member of the communityorangekid is a trusted member of the communityorangekid is a trusted member of the communityorangekid is a trusted member of the communityorangekid is a trusted member of the community
Mentioned: 34 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to orangekid Send a message via MSN to orangekid Send a message via Yahoo to orangekid
Re: [9-9-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

so is there a working cdma diamond port yet?
Reply With Quote
  #239 (permalink)  
Old 10-08-2009, 03:14 PM
Plackslayer's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
 
Join Date: Dec 2008
Posts: 67
Reputation: 45
Plackslayer is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [9-9-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

I do not think CDMA is working on either a Diamond or a Raph right now. Except for a report that it did here by thvoicwetin.

--PS
Reply With Quote
This post has been thanked 1 times.
  #240 (permalink)  
Old 10-08-2009, 07:08 PM
ajskhan's Avatar
Regular 'Geeker
Offline
Pocket PC: htc touch pro
Carrier: sprint
 
Join Date: Apr 2008
Posts: 312
Reputation: 84
ajskhan is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [9-9-09] Android for CDMA Touch Pro (RAPH800 and Diamond) Ported!!!

Do appreciate you keeping up updated! Keep up the good work
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > Windows Mobile Software


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 03:35 PM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com