Related
I flashed docs rom v8 and now I'm stuck with a g next to my signal and Its slow as ****, I flashed my original rom back and I still have a g. I also reset my apn still no luck
I'm using my friends phone right now
Sent from my MB860 using XDA
Keep an eye on it today. I'm not sure how long you've had your SIM card, but it's possible that it's flaking out.
If you have the option, have your friend put their SIM card in your phone and see if it still gets a G signal (and vice versa with their phone). That would at least let you isolate the issue.
jmtheiss said:
Keep an eye on it today. I'm not sure how long you've had your SIM card, but it's possible that it's flaking out.
If you have the option, have your friend put their SIM card in your phone and see if it still gets a G signal (and vice versa with their phone). That would at least let you isolate the issue.
Click to expand...
Click to collapse
Nope I switched my sim into his phone and he got 3g I also put his in mine and then I got 3g, then I put my sim back into my phone and got the g again, I've had this sim a couple months
Sent from my SGH-I897 using XDA
patrick8996 said:
Nope I switched my sim into his phone and he got 3g I also put his in mine and then I got 3g, then I put my sim back into my phone and got the g again, I've had this sim a couple months
Sent from my SGH-I897 using XDA
Click to expand...
Click to collapse
Had you made a backup of your /efs folder prior to flashing? If so, you may want to try restoring that copy.
jmtheiss said:
Had you made a backup of your /efs folder prior to flashing? If so, you may want to try restoring that copy.
Click to expand...
Click to collapse
No I've never had a problem like this before, I'm going to flash back to 2.3.3 stock when I get home maybe that will help
Sent from my SGH-I897 using XDA
Under Wireless & Networks -> More -> Mobile Networks there is an option for 2g only. Make sure it is not checked. Happened to me on the same ROM.
kafepuya said:
Under Wireless & Networks -> More -> Mobile Networks there is an option for 2g only. Make sure it is not checked. Happened to me on the same ROM.
Click to expand...
Click to collapse
Already checked all that its not checked
Sent from my SGH-I897 using XDA
Seemed to of fixed it, Had to flash back to stock, Doc's master rom seems to have a problem with data keep switching between H,3G,E,And G dont understand why
Success!!!
This is a step by step that I used and it worked(Tmobile) for official release ICS:
01. Update to ICS
02. Power off phone and wipe data in Stock Recovery
03. Power on phone and edit the hex values with Radiocomm see: post 29/30 http://forum.xda-developers.com/showthread.php?t=1297714&page=3
04. Power off phone
05. Remove sim card
06. Power phone back on
07. Connect to PC
08. Root
09. Delete STK.apk (edit: you no longer have to delete, just rename to stk.apk.bak)
10. Delete STK.odex (edit: you no longer have to delete, just rename to stk.odex.bak)
11. Modify Build.prop values as is:
ro.telephony.default_network=7
ro.mot.phonemode.vzw4gphone=0
telephony.lteOnCdmaDevice=0
and add this to the bottom:
ro.telephony.ril.v3=signalstrength
12. Power off phone
13. Insert SIM
14. Power on!
15. Dial *#*#info#*#* switch to WCDMA Preferred
Should be good to go!
I'm sorry, but I need to ask a question that is probably frustratingly obvious,
When I go to use the RadioComm tool, the instructions says to put the phone in PC mode. I can't find PC mode on the phone, and whenever I try to use RadioComm, everything is red... the blood-red of failure...
How did you get around this? I've only had the phone for an afternoon (I'm enabling TMobile for a friend) so maybe I just don't know where the button for PC mode is!
Thanks for this. I was about to give up. I thought it was required to downgrade to the last GB rom (which is, apparently, impossible). I'm glad to give this a shot.
Sompom said:
I'm sorry, but I need to ask a question that is probably frustratingly obvious,
When I go to use the RadioComm tool, the instructions says to put the phone in PC mode. I can't find PC mode on the phone, and whenever I try to use RadioComm, everything is red... the blood-red of failure...
How did you get around this? I've only had the phone for an afternoon (I'm enabling TMobile for a friend) so maybe I just don't know where the button for PC mode is!
Thanks for this. I was about to give up. I thought it was required to downgrade to the last GB rom (which is, apparently, impossible). I'm glad to give this a shot.
Click to expand...
Click to collapse
Press the menu (at the left bottom corner), then system settings, choose developer options, then click usb debugging. Connect the usb cable to the pc. usb debugging connected displayed on the top left corner. Slide the usb icon down, tag the connected as media device, then click media device (MTP).
---------- Post added 27th October 2012 at 12:19 AM ---------- Previous post was 26th October 2012 at 11:57 PM ----------
DBoyFresh954 said:
Success!!!
This is a step by step that I used and it worked(Tmobile) for official release ICS:
01. Update to ICS
02. Power off phone and wipe data in Stock Recovery
03. Power on phone and edit the hex values with Radiocomm see: post 29/30 http://forum.xda-developers.com/showthread.php?t=1297714&page=3
04. Power off phone
05. Remove sim card
06. Power phone back on
07. Connect to PC
08. Root
09. Delete STK.apk
10. Delete STK.odex
11. Modify Build.prop values as is:
ro.telephony.default_network=7
ro.mot.phonemode.vzw4gphone=0
telephony.lteOnCdmaDevice=0
and add this to the bottom:
ro.telephony.ril.v3=signalstrength
12. Power off phone
13. Insert SIM
14. Power on!
15. Dial *#*#info#*#* switch to WCDMA Preferred
Should be good to go!
Click to expand...
Click to collapse
Confirm it works on ATT. Thanks
wnandroid said:
Press the menu (at the left bottom corner), then system settings, choose developer options, then click usb debugging. Connect the usb cable to the pc. usb debugging connected displayed on the top left corner. Slide the usb icon down, tag the connected as media device, then click media device (MTP).
Click to expand...
Click to collapse
Haha... It turned out to be just as stupid an error as I thought it would be... I didn't have the correct drivers installed -.- . I installed MotoCast, rebooted, tried again, and it worked! Yay.
Thank you!
Also, more notes for people who are as moto-clueless as me:
Stk.apk and Stk.odex are in /system/app
build.prop is in /system
It now accepts my Tmobile SIM, but it can't find any service. I've looked around, and it seems that lots of people with TMobile are having no luck with stock ICS, but ATT works fine. Any ideas? I changed ro.telephony.default_network=7 to =0 because that's how it appears in my TMobile MyTouch 4G Slide.
Sompom said:
Haha... It turned out to be just as stupid an error as I thought it would be... I didn't have the correct drivers installed -.- . I installed MotoCast, rebooted, tried again, and it worked! Yay.
Thank you!
Also, more notes for people who are as moto-clueless as me:
Stk.apk and Stk.odex are in /system/app
build.prop is in /system
It now accepts my Tmobile SIM, but it can't find any service. I've looked around, and it seems that lots of people with TMobile are having no luck with stock ICS, but ATT works fine. Any ideas? I changed ro.telephony.default_network=7 to =0 because that's how it appears in my TMobile MyTouch 4G Slide.
Click to expand...
Click to collapse
Try using my build.prop file. Heres the link to my post. http://forum.xda-developers.com/showthread.php?p=33261067
Sent from my DROID BIONIC using xda app-developers app
Do you have it working on T-Mobile? I gave it back to him this morning, but I sent him idiot-quality instructions to replace the build.prop. He says it doesn't work. He's on prepaid, so he as decided to just switch to Verizon. (This is a great idea where we live, T-Mobile has 2G and Verizon has 4G...) I hope this is an isolated instance rather than a generic problem with T-Mobile on the Bionic.
If I'm walking with him past an ATT store, I'll see if they'll let me try a SIM, so see if it was just me or if it's locked (or something?)... Unfortunately, there aren't many ATT stores for hours of where we live
Sompom said:
Do you have it working on T-Mobile? I gave it back to him this morning, but I sent him idiot-quality instructions to replace the build.prop. He says it doesn't work. He's on prepaid, so he as decided to just switch to Verizon. (This is a great idea where we live, T-Mobile has 2G and Verizon has 4G...) I hope this is an isolated instance rather than a generic problem with T-Mobile on the Bionic.
If I'm walking with him past an ATT store, I'll see if they'll let me try a SIM, so see if it was just me or if it's locked (or something?)... Unfortunately, there aren't many ATT stores for hours of where we live
Click to expand...
Click to collapse
Yes I have it working on T-Mobile here's a screenshot. The reason 3g/hspa+(4g) doesn't work for T-Mo everywhere with the Bionic is because they are in the process of switching bands to the standard 1900mhz band in the US. ATT users get full use of their band and 3g/hspa+(4g)
Sent from my DROID BIONIC using xda app-developers app
DBoyFresh954 said:
08. Root
09. Delete STK.apk
10. Delete STK.odex
11. Modify Build.prop values as is:
ro.telephony.default_network=7
ro.mot.phonemode.vzw4gphone=0
telephony.lteOnCdmaDevice=0
and add this to the bottom:
ro.telephony.ril.v3=signalstrength
Click to expand...
Click to collapse
that is the part i need explained a bit more.
also Don't T mobile and ATT run on the same Networkish...
I've got a ST(ATT) Sim card for my Droid bionic works fine, cept when i updated to ICS i can no longer send SMS/MMS. Been searching for about 10 days now. no fix.
scarocean said:
that is the part i need explained a bit more.
also Don't T mobile and ATT run on the same Networkish...
I've got a ST(ATT) Sim card for my Droid bionic works fine, cept when i updated to ICS i can no longer send SMS/MMS. Been searching for about 10 days now. no fix.
Click to expand...
Click to collapse
Yes they have the same type of network but they work on different bands. ATT=1900mhz T-Mo=1700mhz(switching to 1900mhz by end of year) The reason SMS/MMS isnt working is because you need to modify the build.prop file in your root folder. Ive attached the 1 click root program for the Bionic, use this to root your phone. After you root your phone you will need to download some type of root explorer so that you can access the root folder. You no longer have to delete the STK files just rename them with .bak extensions. They are located in /system/app. Then access /system and switch to R/W mode. You have to edit build.prop with the values in the guide.
T-Mobile AND AT&T
DBoyFresh954 said:
Yes they have the same type of network but they work on different bands. ATT=1900mhz T-Mo=1700mhz(switching to 1900mhz by end of year) The reason SMS/MMS isnt working is...
Click to expand...
Click to collapse
Works, but i'm only pulling 'Edge' Network. No 3g like before
Thank you VERY much. But i've got some information and a question...
I was too excited to try what you said to do so i didn't go back and read the instructions on post #1.
My phone had the SIM already still in it.
WCDMA was selected
Hex was still set to AT&T/Tmobile.
Then...
-- I Root it.
-- I edit files as given above.
NOTHING CHANGED! CANT SEND SMS STILL!!!
-- Powercycle.
NOTHING CHANGED! CANT SEND SMS STILL!!!
-- Reboot, wipe cache, wipe data/factory reset.
turn phone on: FULL BARS! (had to wait 1-2 minutes. and input SIM password)
Had Voice, but the calls kept failing
--Input APN for ST(att)
SMS/MMS work!!
Voice works
DATA works! ( Shows Edge2 )
My question is, Booted up on: GSM/CDMA Auto (PRL)
GSM = -80dBm
Network: home. ( i have never heard of this.)
IMEI: unknown
my phone number shows on *#*#info, and under phone information -unlikebefore it did not. Yet my IMEI isn't showing... It did before.
The network i had before i made these changes phone displayed ATT as network, not it is 'home'
network type before was HSPA/HSPA+/Edge, not it is just EDGE2.
So i'm not on ATT like before, i am on GSM?
When I send SMS/MMS to my other phone it takes 20 seconds to 5 minutes to show up on her phone.
When I am sent SMS/MMS it takes just as much time to show up on mine.
after about 20 minutes of running the phone SMS send normal speed.
I never did do the "then access /system and switch to R/W mode." Because I don't know what you mean.
when i switch to WCDMA preferred, it took about 3 minutes to load up a signal, The network type is still 'home' before all this it used to be 'ATT'
scarocean said:
Works, but i'm only pulling 'Edge' Network. No 3g like before
Thank you VERY much. But i've got some information and a question...
I was too excited to try what you said to do so i didn't go back and read the instructions on post #1.
My phone had the SIM already still in it.
WCDMA was selected
Hex was still set to AT&T/Tmobile.
Then...
-- I Root it.
-- I edit files as given above.
NOTHING CHANGED! CANT SEND SMS STILL!!!
-- Powercycle.
NOTHING CHANGED! CANT SEND SMS STILL!!!
-- Reboot, wipe cache, wipe data/factory reset.
turn phone on: FULL BARS! (had to wait 1-2 minutes. and input SIM password)
Had Voice, but the calls kept failing
--Input APN for ST(att)
SMS/MMS work!!
Voice works
DATA works! ( Shows Edge2 )
My question is, Booted up on: GSM/CDMA Auto (PRL)
GSM = -80dBm
Network: home. ( i have never heard of this.)
IMEI: unknown
my phone number shows on *#*#info, and under phone information -unlikebefore it did not. Yet my IMEI isn't showing... It did before.
The network i had before i made these changes phone displayed ATT as network, not it is 'home'
network type before was HSPA/HSPA+/Edge, not it is just EDGE2.
So i'm not on ATT like before, i am on GSM?
When I send SMS/MMS to my other phone it takes 20 seconds to 5 minutes to show up on her phone.
When I am sent SMS/MMS it takes just as much time to show up on mine.
after about 20 minutes of running the phone SMS send normal speed.
I never did do the "then access /system and switch to R/W mode." Because I don't know what you mean.
when i switch to WCDMA preferred, it took about 3 minutes to load up a signal, The network type is still 'home' before all this it used to be 'ATT'
Click to expand...
Click to collapse
Some people reported having to wait anywhere from 5 mins to over an hour before the phone fully switched to GSM mode...
Sent from my DROID BIONIC using xda app-developers app
Just follow everything step by step. I learned the hard way that if you deviate even just a little it wont work...
Sent from my DROID BIONIC using xda app-developers app
DBoyFresh954 said:
Yes I have it working on T-Mobile here's a screenshot. The reason 3g/hspa+(4g) doesn't work for T-Mo everywhere with the Bionic is because they are in the process of switching bands to the standard 1900mhz band in the US. ATT users get full use of their band and 3g/hspa+(4g)
Sent from my DROID BIONIC using xda app-developers app
Click to expand...
Click to collapse
T-Mobile is in the process of a complete "re-farm" mainly to make their network iphone compatiple. This means that everything on the network should be operating on the 1900mhz band by spring/summer 2013 which is when they are rumored to be getting the iphone. Regardless, if they still don't offer the iphone this refarm allows any unlocked iphone to be used on their network and get full HSPA+. You can bring an unlocked iphone into their store now and they'll put it on their network but if you don't live in an area where the re-farm is complete you'll only get EDGE access.
This update also applies to any other phone that operates on the 1900mhz band, not just the iCrap. T-Mo also just bought MetroPCS which, in itself, is not a huge deal as far as coverage goes BUT they also get all of Metro's spectrum (plus the spectrum they got from ATT and the failed merger) so they are actually lining themselves up to be the carrier with the most available spectrum as the FCC only has so much to auction off. I am seriously considering jumping ship for them even with my grandfathered unlimited data. They've got unlimited everything for cheaper but I have to see how service is.
I honestly was not aware the Bionic was HSPA+... probably just from not researching it as I have VZW anyway right now... My contract is up in March and even though I am grandfathered unlimited I might give them a shot. They actually charge less for "bring your own phone" and their deals are pretty good. Wife wants iphone and with the re-farm she could have one on T-Mo but her contract is not up till March 2014 so the ETF plus unlocked iphone... $1k... um no... Maybe when she sees how awesome ICS is vs GB she'll change her mind...
scarocean said:
Works, but i'm only pulling 'Edge' Network. No 3g like before
turn phone on: FULL BARS! (had to wait 1-2 minutes. and input SIM password)
Had Voice, but the calls kept failing
Click to expand...
Click to collapse
can I ask what you mean when you say you input sim password? Im trying to get it to work on t-mobile... Well I have 2 bionics, one is mine and I got t-mobile working fine using the radiocomm edit, removing the apk/ and odex file listed by DBoyFresh954 and doing the build prop edit listed by him in the same first post. but the 2nd bionic is my friends and I cant get t-mobile working on it. The only thing thats not the same on the two bionics is my friends is HW B 43/11 while mine is HW A 34/11. If anyone might have a fix or can explane the sim unlock that scarocean was talking about please do post or pm me would be most thankful
HELP!!
Okay, so I got my T-Mobile SIM card in today. Followed everything perfectly and still nothing. No service or anything. I double checked my area for coverage and confirmed that T-Mobile does have service here. I'm on stock 246. I rooted, applied the gsm unlock zip, re-named the stk files, edited the build.prop settings, and switched to WCDMA Preferred. I have the HW B version if that matters. I've been looking everywhere and can't seem to find an answer. Could somebody help please?!
Edit: My phone is now showing AT&T as the network. Also noticed that my Signal is reading -81 dBm and 16 asu. Isn't that a good signal?
trulunacy said:
Okay, so I got my T-Mobile SIM card in today. Followed everything perfectly and still nothing. No service or anything. I double checked my area for coverage and confirmed that T-Mobile does have service here. I'm on stock 246. I rooted, applied the gsm unlock zip, re-named the stk files, edited the build.prop settings, and switched to WCDMA Preferred. I have the HW B version if that matters. I've been looking everywhere and can't seem to find an answer. Could somebody help please?!
Edit: My phone is now showing AT&T as the network. Also noticed that my Signal is reading -81 dBm and 16 asu. Isn't that a good signal?
Click to expand...
Click to collapse
I followed post #1 exactly and my Bionic works on T-Mobile.
What do you mean where you said "applied the gsm unlock zip" --- Either I missed this part or do not understand what you are referring to.
Running rooted Bionic on Synergy ROM on T-Mobile.
I do have a question though....
How to prevent phone from going back to LTE when rebooting. Not the worst thing but have to modify the radio each time phone is rebooted???
Also the ones who got it to work as well, are you getting 3G??? I feel as though I am not....
Thanks again to the person who started Post #1 --- Saved me $$ from buying a new phone from T-Mobile.
huskersone said:
I followed post #1 exactly and my Bionic works on T-Mobile.
What do you mean where you said "applied the gsm unlock zip" --- Either I missed this part or do not understand what you are referring to.
Running rooted Bionic on Synergy ROM on T-Mobile.
I do have a question though....
How to prevent phone from going back to LTE when rebooting. Not the worst thing but have to modify the radio each time phone is rebooted???
Also the ones who got it to work as well, are you getting 3G??? I feel as though I am not....
Thanks again to the person who started Post #1 --- Saved me $$ from buying a new phone from T-Mobile.
Click to expand...
Click to collapse
I flashed a zip that does what you did in Radiocomm. I finally got fed up with the problems and went to AT&T and got a SIM with prepaid. Works great! I just could never get the T-Mobile SIM card to work. Didn't go to waste though. Unlocked my wife's Torch and used it for that.
I have no idea how to make the settings stick for reboots. Odd, that your settings don't stay on WCDMA Preferred. Mine stays after reboot.
I think the Bionic can only get 2G until T-Mobile has finished their refarm. I think there's only a couple that have been set. Don't quote me on that though. Haven't really looked into it a whole lot.
Sent from my AT&T DROID BIONIC using xda app-developers app
just a bit more about files and build prop
I have the droid bionic and I was attempting to get my at&t service on the bionic. I have made it as far as the root step. Where do I find the files to delete? I have a folder /system on my PC but I can't find /system on the bionic. Where is the /system/app folder? Do I need to use device manger find it? A few more details would be much appreciated. a list of files and programs needed would be a nice addition to walkthrough. Just a thought. Plz help thanks
semipro bionic said:
I have the droid bionic and I was attempting to get my at&t service on the bionic. I have made it as far as the root step. Where do I find the files to delete? I have a folder /system on my PC but I can't find /system on the bionic. Where is the /system/app folder? Do I need to use device manger find it? A few more details would be much appreciated. a list of files and programs needed would be a nice addition to walkthrough. Just a thought. Plz help thanks
Click to expand...
Click to collapse
Download ES File Explorer. Hit the menu button once you open it and go to settings. Scroll down to root settings and select all options. Go back to the main menu and hit the Up button at the very top. Scroll down and click on "System." Once in you'll see the "App" folder immediately. Click on that and scroll down to the STK apk's. Once your done renaming go back once and scroll down till you find the build.prop. Click it and use the ES note editor to edit the settings.
As far as adding the signal strength to the build.prop goes just scroll all the way down and add it there.
Sent from my AT&T DROID BIONIC using xda app-developers app
When you do this edit, can you switch back to Verizon's CDMA/LTE by switching sim cards or do you need to redo both the apks and Hex edit?
For just one post that a lot a stuff well anyways, one problem I see is that on the XT860 rom it doesn´t read the SIM ID but on the XT862 it does. Since in my stupidity something tells me that that maybe related to the fact that is not reading the sim properly, I guess I will go into that route to find out what´s happening.
Just a quick update for ya.
Just installed minimoto version of the XT860 into my XT862 and it worked, the only problem is that it says invalid sim, but interestingly I can receive and make calls, signal indicator works better also. Anyways, I will try to find out how to get the rom to detect the sim correctly later.
Click to expand...
Click to collapse
Re phrasing the question, is there a way to make an xt862 into an xt860, since they are technically the same phone, just with different radios. What I want is to maybe use the phone.apk from the xt860 (that is only gsm/utms) into the xt862, in that way the phone won´t be looking for CDMA settings.
Is that possible?
Click to expand...
Click to collapse
Hi guys, I already searched on google, on xda, on droidforums and I haven´t found a way to disable the Global mode and CDMA mode, because in my country we don´t use CDMA anymore just GSM (GSM with sim card).(since 1990 something, the whole country moved to GSM).
I want my Droid 3 to just have the option between 2G and 3G (that would be Edge and 3G here), the only option I need would be GSM/UMTS. the other 2 options are CDMA and Global and I want to get rid of them.
Also because for some reason in some areas if I am in 3G and I get a call, the call will drop after making some weird sounds and I will get no signal for some minutes, and I will have to manually go into airplane mode and then out to get a signal again.
So I think, since the phone has this global mode thing, I though what the hell, let´s just disable the global mode and cdma mode and that will fix it. I mean, I believe that the phone instead of falling back to gsm mode (from 3G in lower signal areas) it goes directly to global mode, or even CDMA.
For more info, my phone is a Droid 3 XT862, from Verizon, unlocked and brought overseas, using the latest minimoto rom (I wanted something light so minimoto looked good).
I already applied some build.prop fixes and they worked but the ultimate fix would be to disable global and cdma mode.
Is it possible?
Click to expand...
Click to collapse
XDADoog said:
For just one post that a lot a stuff well anyways, one problem I see is that on the XT860 rom it doesn´t read the SIM ID but on the XT862 it does. Since in my stupidity something tells me that that maybe related to the fact that is not reading the sim properly, I guess I will go into that route to find out what´s happening.
Just a quick update for ya.
Click to expand...
Click to collapse
I was wondering if this is possible too, I know there is a line in the build prop that sets gsm to default, but it seems that my droid 3 will change that setting once in a while.
I, too, would like a permanent fix for this.
I do not use Minimoto, but I do use the XT883 radio. I have zero idea how I did it, but my Stock rom (I use SS) does NOT have the network choice. I assume this is what you were aiming for. It only shows the GSM options (2g/3g/auto toggle, Operator select, and APNs menu) and nothing for CDMA. Effectively making my Stock rom GSM only like the XT860. SIM reads fine, calls/text/data all work, no invalid SIM reading anywhere.
I've attached a couple screenshots to showcase this (if it's what you want) and my modified build.prop (incase this is actually what caused it). I've no idea what I've done to the build.prop, I've gone through and randomly changed things in my adventure of doing GSM tweaks, and I mainly use Maverick so my main modifications (that I remember) are there. Use at your own risk, though I doubt it'll do any harm (remove the .txt from the end and make sure you have proper permissions). Remember to backup your originals.
Interestingly enough im having the opposite problem on my XT862. I flashed Minimoto 1.7 to it and I get the "Invalid SIM, 911 calls only" message. Which is weird since my phone works off of CDMA. Anyone else have a clue to remedy this?
I tried your build.prop on the stock ROM with the xt883 radio, but after setting permissions and rebooting, I still have the CDMA network options present, plus the occasional "switch to global" prompt.
--posted from my phone
Skreelink said:
I do not use Minimoto, but I do use the XT883 radio. I have zero idea how I did it, but my Stock rom (I use SS) does NOT have the network choice. I assume this is what you were aiming for. It only shows the GSM options (2g/3g/auto toggle, Operator select, and APNs menu) and nothing for CDMA. Effectively making my Stock rom GSM only like the XT860. SIM reads fine, calls/text/data all work, no invalid SIM reading anywhere.
I've attached a couple screenshots to showcase this (if it's what you want) and my modified build.prop (incase this is actually what caused it). I've no idea what I've done to the build.prop, I've gone through and randomly changed things in my adventure of doing GSM tweaks, and I mainly use Maverick so my main modifications (that I remember) are there. Use at your own risk, though I doubt it'll do any harm (remove the .txt from the end and make sure you have proper permissions). Remember to backup your originals.
Click to expand...
Click to collapse
I have the 862 with the 883 radio and occasionally my phone will lose the cdma/global options entirely but then after a reboot they willl randomly reappear. The first time this happened I thought it was great lol cuz I don't need them anyways but then the box that normally pops up if you lose gsm signal asking you to switch to global popped up but said "no cdma signal detected, switching to gsm/umts mode" which is exactly the opposite of what it normally says. Kinda weird and I have no idea what would cause it since I'm using the build.prop found in the diy thread with no other changes that I would assume many others are using.
Sent from my XT862 using xda app-developers app
So I lost all info on my SIM card. No MEID, carrier info, phone number...everything. I kept getting a "no Sim card" "cannot connect to LTE". So I started messing around in my phone pushed buttons I shouldn't have and now I'm forced to do the one thing I don't ever do...ask you guys for help. I have been able to answer every question I've had by searching posts. Not this time. Can I pull the info for my sim card from a previous backup of my phone? If so, where would I find it and how and where would I place it in my phone to restore what I am missing?
Tru30 said:
So I lost all info on my SIM card. No MEID, carrier info, phone number...everything. I kept getting a "no Sim card" "cannot connect to LTE". So I started messing around in my phone pushed buttons I shouldn't have and now I'm forced to do the one thing I don't ever do...ask you guys for help. I have been able to answer every question I've had by searching posts. Not this time. Can I pull the info for my sim card from a previous backup of my phone? If so, where would I find it and how and where would I place it in my phone to restore what I am missing?
Click to expand...
Click to collapse
Is it a sprint HTC one? If so, and your phone is running besides the SIM no detecting, I'd call into sprint and see if reprovisioning on their end would help...the SIM is strictly for the lye connection, it may have failed which if it did I believe you'd have to get a new one from sprint and have it linked to your account/phone in their system...I had similar situation except my issue was that a different SIM was linked to my account/phone which caused me to not have lte data til sprint changed to the CCID (a tech support rep will know what to do, it's a pain but it can be done) that was currently in my phone. Hope that helps. Let me know if that got ya somewhere.
Sent from my EVO using xda app-developers app
onefasttreopro said:
Is it a sprint HTC one? If so, and your phone is running besides the SIM no detecting, I'd call into sprint and see if reprovisioning on their end would help...the SIM is strictly for the lye connection, it may have failed which if it did I believe you'd have to get a new one from sprint and have it linked to your account/phone in their system...I had similar situation except my issue was that a different SIM was linked to my account/phone which caused me to not have lte data til sprint changed to the CCID (a tech support rep will know what to do, it's a pain but it can be done) that was currently in my phone. Hope that helps. Let me know if that got ya somewhere.
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Yes it is a sprint HTC One. I am going in tomorrow for a new SIM. I wonder if being rooted will be an issue? Guess we'll find out. I'll let you know if that fixed the issue.
Tru30 said:
Yes it is a sprint HTC One. I am going in tomorrow for a new SIM. I wonder if being rooted will be an issue? Guess we'll find out. I'll let you know if that fixed the issue.
Click to expand...
Click to collapse
New SIM card is in. My phone still will not connect. I am going to remove root flash back to stock and see what happens then...any suggestions? I was getting a process error (not responding) when I was trying to activate the phone.
Tru30 said:
New SIM card is in. My phone still will not connect. I am going to remove root flash back to stock and see what happens then...any suggestions? I was getting a process error (not responding) when I was trying to activate the phone.
Click to expand...
Click to collapse
Hmmm, I'm stumped...never have read about a situation like yours...wish I knew where else to point ya...possible warranty on phone and send to htc?
Sent from my EVO using xda app-developers app
Ok, so I got everything done as per instruction on the bog thread about putting the XT883 radio on an XT862. Done. Every step done. exactly as stated. I have my straighttalk Sim in, and my phone doesn't do anything. got the red no smoking sign in the bars. no service. no phone calls.when I go to search networks. Networks unavailable.
When I go to *#*#4636#*#* set preferred network is set to unknown, and will not change and when I go to select radio band, USA in unsuccessful. well, they all are.
I flashed the radio, moved the build.prop and everything that is to be done. My phone reads as an 883 on my google play account, and all should be fine. Is there a reason the preferred network can't be set? I need to get my phone working because my job is an on call job, and if something happens to my work phone, my personal is kind of important. However, it currently does run N64 quite well, lol. Any help will be greatly appreciated. Thank you and thanks for all your guys' work om getting this whole Droid 3 on ST as smooth of a process as it is.
CPLSeraphim said:
Ok, so I got everything done as per instruction on the bog thread about putting the XT883 radio on an XT862. Done. Every step done. exactly as stated. I have my straighttalk Sim in, and my phone doesn't do anything. got the red no smoking sign in the bars. no service. no phone calls.when I go to search networks. Networks unavailable.
When I go to *#*#4636#*#* set preferred network is set to unknown, and will not change and when I go to select radio band, USA in unsuccessful. well, they all are.
I flashed the radio, moved the build.prop and everything that is to be done. My phone reads as an 883 on my google play account, and all should be fine. Is there a reason the preferred network can't be set? I need to get my phone working because my job is an on call job, and if something happens to my work phone, my personal is kind of important. However, it currently does run N64 quite well, lol. Any help will be greatly appreciated. Thank you and thanks for all your guys' work om getting this whole Droid 3 on ST as smooth of a process as it is.
Click to expand...
Click to collapse
did you get the unlock code and unlock it?
PassingThruLife said:
did you get the unlock code and unlock it?
Click to expand...
Click to collapse
Yes, phone is unlocked and everything should be right. I have it set to GSM/UMTS but I was a little confused on my unability to change it from unknown to GSM...
Redownload build prop, and replace, and/or fix permissions
Sent from my Amazon Kindle Fire using Tapatalk
I tried the build.prop again. nothing. same thing. However, something completely stupid just crossed my mind. We live in a basement Apt out of town a ways. I'm going to check if, when we go to town tonight, I get service. May just be something that silly. I'm going in to look at my radio to ensure the flash was succesful considering I am having an issue with it all together. However my phone reads as an 883 on Google Play, when I hook up to PC, it says something about XT862 drivers are working correctly
Motorola Phones can be sim card sensitive/picky may need a new sim card. even if it works in another phone.
Did you check build prop permissions?
---------- Post added at 02:50 PM ---------- Previous post was at 02:46 PM ----------
rw-r--r--
or
.......... Read Write Execute
Owner .....x ...... x
Group .....x
Others ....x
or
0644
I don't know how to do that, or what you mean. I am looking at the build prop now, but can you tel me where to look, SD Shadow?
Also, when hooked to PC, it reads as an XT883, just so it is known the radio was flashed.
Got permissions. However it just says
Owner, Group and Others, which I checked off the way you said. None of the other things. but the checks were way differant.Is there anything differant for the special permissions? none are checked.
I checked what was stated above. all is still the same. no service available.
which root explorer are you using?
I am using root explorer from Speed software. the one that cost 3.99
I also did a factory reset. kept the build.prop and all. Kind of debating to try the whole thing over. Or is there maybe a couple places to look to ensure everything is in its proper place?
CPLSeraphim said:
I am using root explorer from Speed software. the one that cost 3.99
Click to expand...
Click to collapse
long press on build prop>Permissions
sd_shadow said:
long press on build prop>Permissions
Click to expand...
Click to collapse
got that done. stilll the same.
I guess tomorrow I will buy another $60 kit from walmart with the straighttalk Sim and $45 monthly plan. A little discouraging since the last time I did, the $45 card didn't work because they checked it out wrong. What sucks is I got this new SIM from Straight talk CS because mine messed up, and now I get to blow more money and hope walmart doesn't mess it up this time. I guess I will see tomorrow if it was the Sim Card.
I am getting frustrated, moreso because this phone is pretty awesome, and does some amazing things. Never thought I could play N64 and PS1 on a phone. I just need to make calls. I'm not tech savvy, but these directions are right on the mark, and I know everything was done right, so it's gotta be the SIM. If it is not the SIM, I guess I will be back at square 1 tomorrow.
I did some testing, I think the radio is not getting changed.
Baseband should be n_16.18.16s with or without sim card
see Menu>settings>about phone>baseband
if it is saying unknown, reflash original .890 radio
copy to the fastboot folder from the unzipped unlock.zip file
then reboot phone to ap fastboot mode
and in command prompt
cd desktop
cd fastboot
moto-fastboot flash radio radio2.img
moto-fastboot reboot
baseband should be unknown
unless you still have 890/906 build prop, then it will be N_03.18.29P
then
reflash the XT883 radio
moto-fastboot flash radio radio.img
moto-fastboot reboot
you are getting
sending radio 14404 kb ... okay
writing .....okay
phone is rebooting, and it is showing a screen with a progress bar and it is taking a few to complete? before finishing booting?
Ok, I am going to try that. Baseband says unknown, even though model number says XT883
Ok, I flashed the old radio, thanks for that file, and it still said unknown. reflashed the new radio again
sending radio 14404 kb ... okay
writing .....okay
phone is rebooting, and it is showing a screen with a progress bar and it is taking a few to complete.
I'll be dammed. I got the roaming triangle and a box with a plus sign where the signal goes. says no sim as well... got the baseband number as well. must not have flashed right the first time...
UPDATE: Ok, so I reflashed the radio.. had some funky stuff go on... then remembered again the whole basement thing, so I went to a window. I am now able to make calls and revieve and txt either way. Now that it is all solved, I just have to do my APN.
Thanks you SD_Shadow. I never was going to figure out the radio did not flash... Thanks for your insights and patients, and the files to restore the other radio.
great, your welcome.
Sent from my XT894 using Tapatalk