New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
CapNem0
Old
#61  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Apr 2011
Default difference in cdma and umts scripts

CDMA and UMTS scripts differs not only dirs/ but for lodaing modules too

See diff in attachment

Can you try replcae init.mapphone_umts.rc to init.mapphone_umts.rc ( with original file backup of course!) and reset phone ? I hop this is simplest way in our case.

Because i didn't find some required files - they should be searched for similar phones
Attached Files
File Type: patch cdma_to_umts.patch - [Click for QR Code] (11.0 KB, 11 views)
 
dettofatto
Old
#62  
dettofatto's Avatar
Senior Member - OP
Thanks Meter 123
Posts: 404
Join Date: May 2006
Location: Roma

 
DONATE TO ME
I've done without any result...
Here you can download all init files from European froyo gsm 2.2
http://dl.dropbox.com/u/33827639/Dro...ti%20froyo.zip
 
CapNem0
Old
#63  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Apr 2011
Default getprop result

Quote:
Originally Posted by dettofatto View Post
I've done without any result...
What about result of command
Code:
./adb shell getprop
?

My result you show before
 
dettofatto
Old
#64  
dettofatto's Avatar
Senior Member - OP
Thanks Meter 123
Posts: 404
Join Date: May 2006
Location: Roma

 
DONATE TO ME
I didn't understend...
I must replace thiis file "cdma_to_umts.patch" (your files) with mine European gsm with froyo...
then reboot my phone and ./adb shel getprop
 
CapNem0
Old
#65  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Apr 2011
Quote:
Originally Posted by dettofatto View Post
I didn't understend...
I must replace thiis file "cdma_to_umts.patch" (your files) with mine European gsm with froyo...
then reboot my phone and ./adb shel getprop
NO!!!!

*.patch file is a result of standrad unix diff command with switches -urN. That file was added only for information:
Code:
diff -urN init.mapphone_cdma.rc init.mapphone_umts.rc > cdam_to_umts.patch


Please try to copy init.mapphone_umts.rc to init.mapphone_cdma.rc in a phone /system FS
After that you chould do HW reset

in this way we can fool android ...
 
dettofatto
Old
#66  
dettofatto's Avatar
Senior Member - OP
Thanks Meter 123
Posts: 404
Join Date: May 2006
Location: Roma

 
DONATE TO ME
I have 2 motorola droid pro...
1) european gsm
2) American cdma global..

So I could copy my european init.mapphone_umts.rc to my american init.mapphone_cdma.rc
then full reset and see...
 
CapNem0
Old
#67  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Apr 2011
OldWolf and I - we have European 610 upgraded to 2.3.6 Argentina. It's only GSM phone. But after boot linux kernel started with CDMA settings ( ro.hardware=mapphone_cdma tell that it's a CDMA phone!!! )

If you have the same phone with GB - please try to replace cdma init script with umts init script. Probably due error with HW identification after boot process was didn't correct.

umts init script should create some folders in a data partition, load some modules, and start some script related to radio. CDMA init script diffeers from UMTS script. cardinally!!
 
dettofatto
Old
(Last edited by dettofatto; 13th May 2012 at 04:04 PM.)
#68  
dettofatto's Avatar
Senior Member - OP
Thanks Meter 123
Posts: 404
Join Date: May 2006
Location: Roma

 
DONATE TO ME
Now, In my verizon cdma pro phone I have copied umts.rc (from froyo eu gsm) into cdma.rc... Backupping... then Full wiping ...
wait..

Edit...

After full wipe and reboot my file was replaced!!

I've also deleted (Umts and cdma)... But on reboot my files are always there...
 
CapNem0
Old
#69  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Apr 2011
Let it be

Tomorrow i'll try with our 610
 
dettofatto
Old
#70  
dettofatto's Avatar
Senior Member - OP
Thanks Meter 123
Posts: 404
Join Date: May 2006
Location: Roma

 
DONATE TO ME
Quote:
Originally Posted by CapNem0 View Post
Let it be

Tomorrow i'll try with our 610
I'm sorry...

Tags
faq, index, summary, tips