PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 (http://forum.ppcgeeks.com/forumdisplay.php?f=179)
-   -   How do you change mcc and mnc FROYO BLAZIN (http://forum.ppcgeeks.com/showthread.php?t=141273)

muziling 02-28-2011 08:48 PM

Re: How do you change mcc and mnc FROYO BLAZIN
 
This module may be not HTC writed, I think this module is only support GSM original, CDMA support is writen by someone.
You can hex edit 310995 to 310000 without modify libhtcgeneric-ril.so code

Quote:

Originally Posted by Boominsvx (Post 2062715)
Yes, that's correct. As I said, they can can be changed in the RIL. Hopefully sometime this week, wistilt2's radio guy will have a look at the RIL we've been using thus far and find some fixes. Progress is progressing quiet well these days, but if you find any fixes... by all means, post them.

If fix,hope can add cdma disconnect data connect AT COMMAND before killall pppd(in function requestDeactivateDataCall)

snmp 02-28-2011 10:31 PM

Re: How do you change mcc and mnc FROYO BLAZIN
 
yeah i realize that.
thing is after hexediting android will not boot, just does animation over and over, lol.

Boominsvx 02-28-2011 10:48 PM

Re: How do you change mcc and mnc FROYO BLAZIN
 
Well if you've gotten into it this far, I must applaud your skills. The generic RIL was GSM as it was written mostly before cdma/gsm world phone were out for android. There are a few now, but nobody has done much of anything big to the RIL since early last year according to the git. I haven't gotten much past where you are now as I don't understand code all that well, but if you feel ambitious, find a world phone RIL somewhere on the internet and start comparing. The only stipulation is that it must support both GSM and CDMA. If you find some things that can be altered for any amount of progress, post it up. Unfortunately, editing the mcc and mnc never did much for me either, but thats where I stopped.

muziling 02-28-2011 11:15 PM

Re: How do you change mcc and mnc FROYO BLAZIN
 
Quote:

Originally Posted by snmp (Post 2062845)
yeah i realize that.
thing is after hexediting android will not boot, just does animation over and over, lol.

oops,~need to modify souce code, and compile.
I had change this ,then it works for me.

File htcgeneric-ril.c:
response[0]=erisystem;
response[1]="Android";
response[2]="310995";//first need to modify

asprintf(&imsi, "310995000000000"); //Fake opID //second,imsi must be 15 bytes length

snmp 02-28-2011 11:26 PM

Re: How do you change mcc and mnc FROYO BLAZIN
 
lol got mms to work!!!
still doing some testing
send/receive pictures - check

odz 02-28-2011 11:32 PM

Re: How do you change mcc and mnc FROYO BLAZIN
 
Quote:

Originally Posted by snmp (Post 2062872)
lol got mms to work!!!
still doing some testing
send/receive pictures - check

Wooahh how exactly did you do that?

superx10 03-01-2011 02:06 AM

Re: How do you change mcc and mnc FROYO BLAZIN
 
please spread the love!

Boominsvx 03-02-2011 04:36 AM

Re: How do you change mcc and mnc FROYO BLAZIN
 
Speak my boy, Speak!

22stars 03-02-2011 12:46 PM

Re: How do you change mcc and mnc FROYO BLAZIN
 
wait ... what?

it works?

this is all i needed to get Froyo Blazn as my daily use OS


All times are GMT -4. The time now is 07:32 AM.

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


Content Relevant URLs by vBSEO 3.6.0