This post has been thanked 1 times. |
|
||||
Re: [DEV] - OMGB - 1.2.2{2.3.5} - CDMA ONLY
Quote:
without APN, does mms work? I know hyc hack to used APN for CDMA, is for mms , maybe. |
|
||||
Re: [DEV] - OMGB - 1.2.2{2.3.5} - CDMA ONLY
Quote:
On that note, I was on OMGB for almost a full day. Worked great! I've outlined a few issues on the Google Code page, but so far this is a very solid build. Just in need of some polish . |
|
||||
Re: [DEV] - OMGB - 1.2.2{2.3.5} - CDMA ONLY
Quote:
Maybe need to re-flash system again or maybe lose some init code to register to carrier Can not switch to airplan mode, need to reboot to take effect. Does this ril code on git server. make it easier on users, no, this is not the reason, hyc patch can pass user/pwd to ril, can let mms know system had configured mms server,mms port, etc. Last edited by muziling; 10-11-2011 at 08:56 PM. |
|
||||
Re: [DEV] - OMGB - 1.2.2{2.3.5} - CDMA ONLY
Quote:
10-11 15:32:38.450 D/pppd ( 321): No auth is possible 10-11 15:32:38.650 E/pppd ( 321): Could not determine local IP address 10-11 15:32:38.650 I/pppd ( 321): Connect time 0.1 minutes. 10-11 15:32:38.650 I/pppd ( 321): Sent 87 bytes, received 60 bytes. 10-11 15:32:38.680 I/pppd ( 321): LCP terminated by peer This is way beyond the ril. I think i can come up with a work around for you. I'll keep investigating and let you know what i can come up with. Also looks like there is a crash when you are changing language. Lot of issues for you my friend.
__________________
|
|
||||
Re: [DEV] - OMGB - 1.2.2{2.3.5} - CDMA ONLY
When phone call in, RIL will auto request HANGUP_WAITING_OR_BACKGROUND, so phone auto be hanged up
Someone told this is because version incorrent (diff?) of Content Providers ? HERO200 AOSP,CM also has this problem. Problem like this :http://groups.google.com/group/andro...e94529308d759b Quote:
maybe need to remove Provision.apk EDIT: remove provision.apk and insert one record name='device_provisioned',value=1 , then can call in NOW Income call ring not work. screen sometimes wake up very slow: Quote:
Last edited by muziling; 10-12-2011 at 11:13 AM. |
|
||||
Re: [DEV] - OMGB - 1.2.2{2.3.5} - CDMA ONLY
Quote:
Disable data so the ril doesnt constantly get rejected. Lets concentrate on you at lease receiving calls. The links you sent done make much sense to me. The hyc ril and the ril we use is very similar. Only a few lines were changed. There was no modifications to the AT commands at all. Only change was to disable the authentication which is obviously affecting your data. But the incoming call is weird. Also try this. ADB into the phone and do a "getprop". You will see a bunch of settings that really affect the way android works. Make sure they all look good. Also, if all the sudden the phone app crashes, kill the process and let it restart again. This way you dont need to reboot 10 times. |
|
||||
Re: [DEV] - OMGB - 1.2.2{2.3.5} - CDMA ONLY
Yea, I haven't had any SOD's, and the screen wake is great for me (when I want to wake the device) - but I've still missed a few calls because the phone doesn't wake up/show the UI in time. I know the G1 guys had done some awful stuff to keep the phone.apk (or whatever it may be) in RAM at all times so they wouldn't miss calls...
Perhaps we need to look into something similar. Just drives me batty, the phone has been working REALLY well other than that. I haven't had a boatload of calls (2...), and so far both of them I've missed because the UI wasn't up/ready in time... |
|
||||
Re: [DEV] - OMGB - 1.2.2{2.3.5} - CDMA ONLY
Quote:
Muling's issue stems fro this error ""rejecting incoming call: not provisioned / ECM". Looks like that needs to be fixed for him to get calls. Edit: found the thread .. http://forum.xda-developers.com/showthread.php?t=548502 Last edited by [ACL]; 10-12-2011 at 08:05 PM. |
|
|
|