[R&D] [Only Real DEV please] Unlock for T-Mobile SGS2 [11-8-11] - T-Mobile Samsung Galaxy S II SGH-T989

Here is what I have discovered so far.
!!Please don't mess with any of this unless you know what you are doing AND you can take it back to t-mobile if the buttons stop working. !!
This phone is going to be a real challenge. None of the unlock stuff works.
If you type *#7465625# into the dialer it FC
If you put in another SIM it says no SIM and never asks for an unlock code (on my first one the front buttons even stopped working)
There are no files big enough in /efs/ to be the nv_data.bin that we all know and love
The /tombstone folder show some promise but I am not sure if you can edit any of those modem images.
Has anyone had one of these apart? Do we know what modem chip they have? The Europe S2 at least had an nv_data.bin file.
Let me know what you guys have seen. Any of the ROM devs have the *#7465625# screen working or the unlock popup when you put in another SIM?
I appreciate any input on this. Sorry that I have hit such a wall on this one

dagentooboy said:
If you put in another SIM it says no SIM and never asks for an unlock code (on my first one the front buttons even stopped working)
Click to expand...
Click to collapse
correction, if you put in a non Tmo SIM card it will pop up the same screen found on other SGS1/2 asking for the SIM unlock PIN
mine is unlocked already over the web, let me know if you want me to look up something, as i now have my own unlock code to compare against
running *#7465625# it tries to load "personalization"
then it FC and shows
Sorry!
the process com.android.phone has stopped unexpectedly. Please try again
Click to expand...
Click to collapse
i can continue doing stuff normally in the phone after pressing "OK" to dismiss the message

Yup i inserted a Rogers SIM in mine and it asked for unlock code

AllGamer said:
correction, if you put in a non Tmo SIM card it will pop up the same screen found on other SGS1/2 asking for the SIM unlock PIN
mine is unlocked already over the web, let me know if you want me to look up something, as i now have my own unlock code to compare against
running *#7465625# it tries to load "personalization"
then it FC and shows
i can continue doing stuff normally in the phone after pressing "OK" to dismiss the message
Click to expand...
Click to collapse
That is really crazy because I have had 2 now that won't even ask for the code with an ATT sim. What ROM are you guys running?

im using Juggernaut

dagentooboy said:
That is really crazy because I have had 2 now that won't even ask for the code with an ATT sim. What ROM are you guys running?
Click to expand...
Click to collapse
I was on rooted stock when I got an unlock code over the web from TMo. Don't know if that made a difference.
T-Mobile Sim Unlock Request
Sim Unlock Reference: 4889389
IMEI: 35793004120xxxx
Unlock Code: 68075180

senkulpa said:
I was on rooted stock when I got an unlock code over the web from TMo. Don't know if that made a difference.
T-Mobile Sim Unlock Request
Sim Unlock Reference: 4889389
IMEI: 35793004120xxxx
Unlock Code: 68075180
Click to expand...
Click to collapse
Did the code work? Did it unlock ok?
I got mine <24H but when I put in an ATT sim it just said "no sim card"

dagentooboy said:
That is really crazy because I have had 2 now that won't even ask for the code with an ATT sim. What ROM are you guys running?
Click to expand...
Click to collapse
stock Tmo ROM (i bough the Tmo version of the T989)
no root
the first thing i did after i unboxed the phone was to plug in my WIND SIM card to see if it was unlocked or not, but immediately got that POP up asking for the PIN

WOW.... maybe they just block ATT sims :'(

I found an older ATT sim and managed to unlock my phone but I couldn't find any differences in any of the files I backed up. It must interface directly with the modem somehow. Maybe there is a /dev/ device that has the modem configuration but is only mounted when you use the unlock code. Anyone have any information on that?

I have an SGS2 that has been affected by the corrupt efs problem (Unknown Baseband/IMEI and no sim/service). Usually restoring the backups of the nv_data files automatically generated by the phone would solve this problem but since we dont have these files I'm kinda SOL for the time being.. Any ideas??
Sorry if this is slightly off topic, but the nv_data files are directly related to previous methods of unlocking this phone, and if anyone has any idea where the equivalent files are I'm guessing they would be in this thread.

matthenry87 said:
I have an SGS2 that has been affected by the corrupt efs problem (Unknown Baseband/IMEI and no sim/service). Usually restoring the backups of the nv_data files automatically generated by the phone would solve this problem but since we dont have these files I'm kinda SOL for the time being.. Any ideas??
Sorry if this is slightly off topic, but the nv_data files are directly related to previous methods of unlocking this phone, and if anyone has any idea where the equivalent files are I'm guessing they would be in this thread.
Click to expand...
Click to collapse
No that's fine. You are right in that if we could find the nv_data files we would be 50% of the way there. Did you flash a modem from the Europe SGS2? They are very different.
Last night I started running through 1 partition at a time like this.
Code:
cat /dev/mmcblk0p1 | grep ssnv
I am looking for a partition that might have an nv_data like file in it. The next thing I was going to do tonight is look for my unlock code in each partition. Please let me know if anyone has any ideas or a list of what all 28 partitions are.

The baseband/efs files are located in these two emmc partitions
/dev/block/mmcblk0p13 mounted to /system/etc/firmware/misc
and
/dev/block/mmcblk0p17 mounted to /system/etc/firmware/misc_mdm
with out the device mounting those points correctly, or with them being damaged you will no longer have your baseband or sim detected.

-Mr. X- said:
The baseband/efs files are located in these two emmc partitions
/dev/block/mmcblk0p13 mounted to /system/etc/firmware/misc
and
/dev/block/mmcblk0p17 mounted to /system/etc/firmware/misc_mdm
with out the device mounting those points correctly, or with them being damaged you will no longer have your baseband or sim detected.
Click to expand...
Click to collapse
OK... I unlocked mine with a code and didn't see any change in either of those folders.

dagentooboy said:
OK... I unlocked mine with a code and didn't see any change in either of those folders.
Click to expand...
Click to collapse
did you effectively check these files before and after an unlock? a md5sum and a binary compare.
i could be they have went the same way as htc where the nvm is on a separate mount that the radio only has access too.

-Mr. X- said:
did you effectively check these files before and after an unlock? a md5sum and a binary compare.
i could be they have went the same way as htc where the nvm is on a separate mount that the radio only has access too.
Click to expand...
Click to collapse
I will check again... I backed up those folders before I unlocked it.
I hope they didn't lock down the NV Data :'(

Same here when i input *#7465625# FC maybe in the next update nspro or z3x will release something..

JUSMEJOSE said:
Same here when i input *#7465625# FC maybe in the next update nspro or z3x will release something..
Click to expand...
Click to collapse
ditto here. got the unlocked code from TMO. insert a non TMO sim and it asked for the code. it was successfully unlocked, but when I typed in *#7465625# it FC. I'm on Juggernaut 3.1

I still haven't found any binary diff in any files I have. There must be a mount point that we cannot see. If anyone unlocks their phone maybe a logcat would help.

It's interesting when I type that code.. I'll lose signal and it will come back (AT&T).

Related

[QUEST] To save a ex-blacklisted Hero

Super condensed prologue:
UK T-Mobile HTC Hero bought from ebay
Unlocked via an IMEI generated code (i.e not serial cable method)
Worked fine for 3 months
Sudden onset of 'No Service' and 'sim cannot connect to this network
The battle:
Use CheckMEND to find status of IMEI
It's bloody blacklisted! (Seller is conducting insurance fraud...)
Contact T-mobile - they confirm there are many problems with the IMEI
Contact the seller - no help
Explain to seller I have figured out his full name, address, phone number and that I now know his wife was recently prosecuted for benefit fraud (she is actually the registered seller)
He tells me he will call later
No call - I call him, he says I won't get my money back
The uplifting moment:
I call Tmobile - they have now removed the blacklist
The seller must have informed Tmobile that it wasn't really lost
The crash:
The blacklist seems to have modified the handset so it's locked to Tmobile again.
T-mobile SIMs work.
All other report No Service.
Also, going into the test mode (VOL DOWN + PWR ON) I find that the SIMLOCK status now reports FILE OPEN FAILED!
Quest?:
I will fix this problem....
I've already:
Made a gold card
Flashed Generic latest ROM
Does anyone know how to re-flash the SIMLOCK area - even to default would help?
Would running the CID commands through a serial cable help?
To note: Now rooted with instant root. Will try and flash a recovery image and see what happens.
[METHOD] (source forum.xda-developers.com/showpost.php?p=4750940&postcount=4 - edited a live download location for Instant Root)
I first followed the instructions on making a goldcard and then flashed the 2.73.405.5 WWE rom fine.
Now make sure you have the cm-hero-recovery.img (content.modaco.net/dropzone/m...covery-1.0.zip) on the root of your sdcard.
Aswell as Instant Root (tecnophone.it/wp-content/uploads/Instant-Root-by-tecnophone.zip) now install Instant Root on the phone.
It should pop up with a notification "instant root was successfully" or along those lines. (If you have a problem installing Instant Root make sure Settings>Applications>Unknown Sources is checked)
Instant root then allows for root access with adb shell using the following 2 commands:
1) adb shell
then
2) su
the icon should change from a $ to #.
Now flash the recovery image with the following command:
1) flash_image recovery /sdcard/cm-hero-recovery.img
[/METHOD]
If flashing fails I'll try doing this with serial commands. I've seen a few people about the net with similar issues so hopefully if I am successful!
Just some extra info...
The handset may not be locked back to t-mobile as you cant lock a handset OTA, T-mobile are the only UK network that can actually amend the blacklist for other networks as its owned by T-mobile. When a csa/csr what ever they call them, removes the blacklist it removes it from T-mobile only as the assumption is you should not remove another networks blacklist request. If you are not the original owner of the handset and some CSR has removed they they have made a mistake (you bonus) but if it was not originally blacklisted by t-mobile the other networks will stay dead to it..
Thanks for the reply.
I called o2 who say it is not blacklisted on their system.
Hmmm, I'm not sure where I am left...
It works on T-mobile. but not other network.
It doesn't ask for an unlock code - Is there another lock somewhere?
I have just remembered the name of the system "Dali" if you speak to a team manager and say you have been told you need the blacklist removing from it if its still on..
If its not showing on that then it must be a handset issue..
anarchyuk said:
I have just remembered the name of the system "Dali" if you speak to a team manager and say you have been told you need the blacklist removing from it if its still on..
If its not showing on that then it must be a handset issue..
Click to expand...
Click to collapse
It is definately no longer blacklisted - meaning it's handset.
So this could be coincidental timing? I have a copy of the CheckMEND report saying it had been blacklisted.
Are we sure that T-mob cannot do something OTA?
Is there any way to restore the simlock data to default - I.e. relock it so I can re-enter my unlock code?
Im not sure about re locking it tbh, good luck!!
anarchyuk said:
Im not sure about re locking it tbh, good luck!!
Click to expand...
Click to collapse
Is there anyone who can help my poor HTC Hero!
instead of using the gold card way to get the recover image use http://android.modaco.com/content/h...ng-the-patched-recovery-image-on-your-device/ if you havent already got it on, then put generic rom on and re try,, just an idea its how i flashed mine with new roms, never used a gold card
anarchyuk said:
instead of using the gold card way to get the recover image use http://android.modaco.com/content/h...ng-the-patched-recovery-image-on-your-device/ if you havent already got it on, then put generic rom on and re try,, just an idea its how i flashed mine with new roms, never used a gold card
Click to expand...
Click to collapse
I've got the patched recovery image on now - using gold card.
Could you do me a favour and do the following and post results for comparison:
Turn phone on holding VOL DOWN + POWER
Then goto Fastboot
Then press CALL to do the SIMLOCK test
I get:
--
FAT32 Init Ok
Open File Fail
---
Your result may really help guide my research&testing here!
I also just thought - would one of those Rebel Sim Cards get round this?!
I have just ordered an unlock code on ebay to help you test as mine is t-mobile uk also,
Fat32 Init OK
Open File Fail
Reboot device?
is what i got!!
anarchyuk said:
I have just ordered an unlock code on ebay to help you test as mine is t-mobile uk also,
Fat32 Init OK
Open File Fail
Reboot device?
is what i got!!
Click to expand...
Click to collapse
Hmm, so that's the standard response? Maybe for a locked phone?
Could any people who are unlocked please post a response?!
still waiting for my code, I have had to downgrade to a GSM rom as the new eris 2.1 leaks are cdma and dont offer the sim unlock option!!
anarchyuk said:
still waiting for my code, I have had to downgrade to a GSM rom as the new eris 2.1 leaks are cdma and dont offer the sim unlock option!!
Click to expand...
Click to collapse
Where do I find the simunlock option?! I can't remember it or it's no longer there..
itsmonkey said:
Where do I find the simunlock option?! I can't remember it or it's no longer there..
Click to expand...
Click to collapse
If the phone is locked when you put another sim with another nck code it will auto appear, have you tried another rom like mrbang;s?
Some details from an Dutch Retail unlocked phone.
So never had an simlock:
-------------------
FAT32 Init OK
Open File Fail
Reboot device?
<MENU> Reset Device
--------------------
all roms i used are stock updates, bought 8 days ago
itsmonkey said:
Hmm, so that's the standard response? Maybe for a locked phone?
Could any people who are unlocked please post a response?!
Click to expand...
Click to collapse
I have a Hero (G2) which was on T-Mobile but was unlocked with a code from eBay.
Just tried the simlock test and get the same result as everyone else...
Code:
Fast32 Init OK
Open File Fail
Reboot device?
I'm using a custom ROM but is based on a stock one.
I have an unlocked phone and I also get the same output regarding simlock.
(not rooted, stock rom)

[GUIDE] Unlock you i927 for free

This method has been sent to me by android235, I can not personally attest that it is working so please if you do that, make sure you have a backup or odin to reinstall your phone
After root, use a file explorer.
I use the ES File Explorer downloaded from the market:
- Launch it
- Goto "Settings> File Settings". Be sure that Show hidden files is checked
- Also be sure is checked "Settings > Root Explorer"
- In "Settings > Home directory" write "/" (without the quotes)
explore the "efs" folder in the root
- move the following files in a backup folder somewhere to your internal SD card (you will need them if you want to restore later to original phone setup) : .nv_core.bak, .nv_core.bak.md5, .nv_data.bak, .nv_data.bak.md5, nv_data.bin, nv_data.bin.md5. Moving them they will be deleted from the efs folder (that's ok).
Reboot.
Now you will have it unlocked but with the generic IMEI.
Peace out.
Click to expand...
Click to collapse
All credit go to him and please don't forget to thanks him!
Any way to restore the IMEI afterwards? Or is the simlock check based on the IMEI?
Zhenech said:
Any way to restore the IMEI afterwards? Or is the simlock check based on the IMEI?
Click to expand...
Click to collapse
I suppose the files you saved are to restore if needed, for the rest I don't know as like I said did NOT try myself
Nah. I meant whether it is possible to restore IMEI while still having unlock. If I restore the files, the lock should be back. (My glide is unlocked, but thats not the point)
Sent from my SAMSUNG-SGH-I927R using XDA
I'd rather spend 25$ for an unlock key on Americanunlocker.com
(worked great for me)
In fact, I have tried to hack the nv_data.bin but seems that it is not the same as galaxy SII and galaxy S.
Although you will get unlocked (generic IMEI) when removed those files,
I highly recommand that you have to backup them in a very safe place. Otherwise if you encounter any problems, you have to sent back to AT&T / Rogers.
Sent from my SAMSUNG-SGH-I927R using XDA
The method will work.. i had tested it earlier.. a generic imei will be assigned..
however some operators do not accept generic IMEI..
Update: Previous posts
Please go through posts 16 to 18 on http://forum.xda-developers.com/showthread.php?t=1416569&page=2
This method is perfect ! My phone accept the Free Mobile's SIM card and is recognized by Orange and Free Mobile's networks.
(It connects too on the two another french carriers when theses networks are too low, I don't know why and if the reason is the AT&T ROM or the unlock method. By the way, although I am connected I can't do anything.)
i don't like having a genric IMEI. will wait for anther method or just pay for an unlock key (when i get my device ofcurse )
What do you mean by generic IMEI? Is it all 0s? Does this mean that it will no longer be detected as a smartphone?
I just tried this method and it did work for me thank u
one Q is there any way to fix genric IMEI and keep unlock .
Edit: I restore my files from a back up and relock the phone ..went to ebay bought unlock code for about 8 dollars ..Done
sam.assad said:
I just tried this method and it did work for me thank u
one Q is there any way to fix genric IMEI and keep unlock .
Edit: I restore my files from a back up and relock the phone ..went to ebay bought unlock code for about 8 dollars ..Done
Click to expand...
Click to collapse
I've done the same thing with another website -more expensive x-( (Fastgsm.com), although it worked.
The only problem though is that every now and then the phone asks me again for the network unlock code. This has forced me to carry a text message with the info on the phone. So far it has asked me 3 times the unlock code. Every time I input the same code received, every time it accepts it and gets unlocked. But I think this is strange, this is the first phone I had that this happens.
sigiloso said:
I've done the same thing with another website -more expensive x-( (Fastgsm.com), although it worked.
The only problem though is that every now and then the phone asks me again for the network unlock code. This has forced me to carry a text message with the info on the phone. So far it has asked me 3 times the unlock code. Every time I input the same code received, every time it accepts it and gets unlocked. But I think this is strange, this is the first phone I had that this happens.
Click to expand...
Click to collapse
Maybe the ICS Update will fix this issue.
sigiloso said:
I've done the same thing with another website -more expensive x-( (Fastgsm.com), although it worked.
The only problem though is that every now and then the phone asks me again for the network unlock code. This has forced me to carry a text message with the info on the phone. So far it has asked me 3 times the unlock code. Every time I input the same code received, every time it accepts it and gets unlocked. But I think this is strange, this is the first phone I had that this happens.
Click to expand...
Click to collapse
Having the same problem here! It seems this is a Samsung issue. Very annoying - GRRRR!!!
sam.assad said:
I just tried this method and it did work for me thank u
one Q is there any way to fix genric IMEI and keep unlock .
Edit: I restore my files from a back up and relock the phone ..went to ebay bought unlock code for about 8 dollars ..Done
Click to expand...
Click to collapse
Can you provide me with the ebay seller. I have a Rogers I927R which is locked to network.
petard said:
What do you mean by generic IMEI? Is it all 0s? Does this mean that it will no longer be detected as a smartphone?
Click to expand...
Click to collapse
I lost my backed up copy of nv_data.bin as my sd card is corrupted I am on a rogers captivate. Is there anyway to recover the IMEI as Straight Talk now complains that this device is locked from using network
Well, I found the following thread (http://forum.xda-developers.com/showthread.php?t=881162) but need the values for these lines so I can update my nv_data.bin.
00188008
00188010
00188020
Can one of you help me out?
Thanks,
Captivate or captivate glide?
phatryan69 said:
Captivate or captivate glide?
Click to expand...
Click to collapse
Captivate Glide (Rogers version I927R).
I'm very interested in this thread since i'm french, and about to buy a phone in the US to use it here, in France.
If i understand well, the trick for unlocking it by file deletion is a bad idea since generic IMEI are not too well accepted on french networks, and when you buy an unlock code, it keeps prompting you sometimes.
My other option is the myTouch 4G Slide, so i'd probably better go for it
Ninj said:
I'm very interested in this thread since i'm french, and about to buy a phone in the US to use it here, in France.
If i understand well, the trick for unlocking it by file deletion is a bad idea since generic IMEI are not too well accepted on french networks, and when you buy an unlock code, it keeps prompting you sometimes.
My other option is the myTouch 4G Slide, so i'd probably better go for it
Click to expand...
Click to collapse
you can unlock mytouch 4G Slide easy, but be warned some models have issues with wifi not being able to turn on unless on carrier rom. i know because i have one.

Foreign SIM doesn't prompt for unlock code -- how to unlock?

I have a SaskTel Samsung Galaxy S3 (SGH-I747M, baseband version I747MVLLE8) that is locked, and I want to unlock it. But when I insert a foreign SIM (from AT&T) I get no prompt for an unlock code. Instead it just says "No SIM card. Emergency calls only." I've contacted several of the online unlock code suppliers and they say without this prompt I can't unlock the phone. I've also tried to enter variations of the *7465625* code, but they do nothing at all. SaskTel says they don't provide unlock code. This despite the fact that I purchased the phone outright, and have no contract with them. Am I totally hooped, or is there some way I can get this phone unlocked?
ddice said:
I have a SaskTel Samsung Galaxy S3 (SGH-I747M, baseband version I747MVLLE8) that is locked, and I want to unlock it. But when I insert a foreign SIM (from AT&T) I get no prompt for an unlock code. Instead it just says "No SIM card. Emergency calls only." I've contacted several of the online unlock code suppliers and they say without this prompt I can't unlock the phone. I've also tried to enter variations of the *7465625* code, but they do nothing at all. SaskTel says they don't provide unlock code. This despite the fact that I purchased the phone outright, and have no contract with them. Am I totally hooped, or is there some way I can get this phone unlocked?
Click to expand...
Click to collapse
try another SIM, maybe the one you're using is borked.
Try this
#7465625*638*# (Insert Network Lock Keycode)
Sent from my SGH-I747M using xda app-developers app
cue_32 said:
Try this
#7465625*638*# (Insert Network Lock Keycode)
Sent from my SGH-I747M using xda app-developers app
Click to expand...
Click to collapse
I've already tried that, the phone doesn't respond to this keystroke sequence.
dLo GSR said:
try another SIM, maybe the one you're using is borked.
Click to expand...
Click to collapse
Possible, but I doubt it, since it works just fine in another phone. In any case I don't have another one to try.
Misread
#7465625*638*UNLOCKCODE#
I noticed in an earlier post, the place of the unlock code was after the #, it should be before. On the right track though. Probably just a typo.
unless you already tried that.
lamsik said:
#7465625*638*UNLOCKCODE#
I noticed in an earlier post, the place of the unlock code was after the #, it should be before. On the right track though. Probably just a typo.
unless you already tried that.
Click to expand...
Click to collapse
That and probably every variation of it I can think of! I am wondering though, is this code internal only to the phone, or does it go to the cellular network? When I do type it, it does nothing, though if I send it I get an "Invalid USSD" message returned from the network.
lamsik said:
#7465625*638*UNLOCKCODE#
I noticed in an earlier post, the place of the unlock code was after the #, it should be before. On the right track though. Probably just a typo.
unless you already tried that.
Click to expand...
Click to collapse
this code doesn't work on the LTE variants of the SGS3. most of the multi-stage codes (####*###) don't work, you just end up with an error.
Correct as stated. Additionally, if you have a foreign micro sim, and you are not on a stock ROM, the unlock screen prompt will not show. I was running AOKP, and could not get the prompt to show, so I flashed back to stock, unlocked phone, then flashed back to AOKP, bc TW sucks!
Sent from my SAMSUNG-SGH-I747 using xda premium
Gerbowski said:
Correct as stated. Additionally, if you have a foreign micro sim, and you are not on a stock ROM, the unlock screen prompt will not show. I was running AOKP, and could not get the prompt to show, so I flashed back to stock, unlocked phone, then flashed back to AOKP, bc TW sucks!
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
This is what I was starting to suspect. Can you refer me to a good, really clear step by step procedure to do this? I've never done this with a phone, and since I live in a small town, I doubt I can find anyone to help me here. So a step by step would be nice. Thanks.
ddice said:
This is what I was starting to suspect. Can you refer me to a good, really clear step by step procedure to do this? I've never done this with a phone, and since I live in a small town, I doubt I can find anyone to help me here. So a step by step would be nice. Thanks.
Click to expand...
Click to collapse
are you on a stock ROM?
i have a i747M and unlocked it with the at&t micro sim, so i know it works,
did u cut ur at&t sim down to size ? maybe u did it wrong and it wont recognize, or ur sim slot is ****ed up ....
ur best bet right now is to try another micro sim
Ok, I've now got my phone rooted. Can someone suggest how I can get the ROM set so that it will allow me to enter the unlock code when I insert a foreign SIM.
There's a 3rd potential method that hasn't been mentioned on here that we see working for most Samsung handsets. In fact, for some Samsung handsets (usually older ones) it is the only unlocking method that will work.
It is:
1. Turn on the phone with a non accepted or accepted SIM card inserted
2. Type #0111*CODE# replacing CODE with your network unlock code
However, if your service provider lock is active, then you'll need to use the code #0133*CODE# instead.
All unlocking methods (once you have the unlock code) are available here: http://www.mobileunlocked.co.uk/samsung-instructions.asp
Hope that helps.
Did you manage to unlock?
I'm facing the exact same issue. My S3 doesn't show the network unlock prompt when I insert a foreign SIM. Mine is locked to AT&T. It's also SGH-I747 model
You could try and unlock your phone as per this thread:
http://forum.xda-developers.com/showthread.php?t=2033225
Then try the SIM card after the phone is unlocked.
Oh, I believe this only works on Stock ROMS.
Tybalt said:
You could try and unlock your phone as per this thread:
http://forum.xda-developers.com/showthread.php?t=2033225
Then try the SIM card after the phone is unlocked.
Oh, I believe this only works on Stock ROMS.
Click to expand...
Click to collapse
Follow the link Tybalt quoted, you will unlock your phone and the sim won't ask for an unlock code because well, it's unlocked.... Follow the instructions, you need to be on JB 4.11 for this to work, some have had success on custom roms but not many....you don't need to root to do this and make sure when you see the success code you have 40 at the end not 30... i did this a couple times... 30 I think basically means you have locked it again ... and in the instructions when it says wait 30 or 60 seconds... you really do have to wait.. don't be impatient....it's a huge thread with many many successes.....
Samsung Galaxy S3
I have the same issue but I have a sgh-i747 Samsung galaxy S3 i brought it to koodo and was told it was a compatible phone with the company when unlocked. The problem/question i have is When i insert my new simcard the screen will not display any prompt to input a unlock code. It just says emergency calls only or unregistered sim. I inserted my sim card into another s3 same model, software versions, different provider, and the phone asked for the unlock code right when powered on. So i tried and flashed a new firmware but its doing the same thing.
I called koodo and they gave me instructions to create a new apn of Koodo SP it did not make my phone prompt me for an unlock code.
When i send an email to any website about unlocking my phone they advice me not to purchase there product if my phones not prompting me for a unlock code that will it more then likely not work.
I've seen methods online of using these to input an unlock code "#0111*UNLOCKCODE#" or "#7465625*638*UNLOCKCODE#" but when i tell the unlock website this information this still tell me not to purchase there product and i mean many numerous websites. I do not want to buy an unlock code only to try to input it with these methods and have it not work. Which i highly dought it would because the normal 7465625 command doesnt work either.
I also tried this factory unlock and it did nothing
PLEASE HELP!?!?
mobileunlocked said:
There's a 3rd potential method that hasn't been mentioned on here that we see working for most Samsung handsets. In fact, for some Samsung handsets (usually older ones) it is the only unlocking method that will work.
It is:
1. Turn on the phone with a non accepted or accepted SIM card inserted
2. Type #0111*CODE# replacing CODE with your network unlock code[/URL]
Hope that helps.
Click to expand...
Click to collapse
Thank you so much for this!
Whenever I typed any variation of the #7465625 code I would get the "emergency calls only" message. #0111*CODE# did the trick!
The provider didn't even know this, the best they could come up with after numerous calls to their hotline is that the phone was broken and/or that the SIM card was badly inserted, thus I should mail them the phone to the other side of the country for unlocking. Would they even have known how to do it over there?
My grandma says thanks!

Unlock Code From AT&T Not Working - What Can I Do? [HELP]

I was given the unlock code and it still says request to unlock network unsuccessful, it's eligible to be unlocked...
All help would be greatly appreciated.
Should I try flashing over back to this stock rom and then see: http://server10.stockroms.net/download/GalaxyNote2/SGH-I317/I317UCALJ2_I317ATTALJ2_ATT.zip
I hate being stuck in a rut like this, already had my account transfered to a T-Mobile microsim. This is driving me nuts...
The person I bought this phone from said they updated but then when I checked it was still at 4.1.2 and said something about update interrupted...
Or which of these should I use: http://www.scottsroms.com/downloads.php?do=cat&id=71
Flashing a Rom won't unlocknyour phone..... Also what do you mean your still on 4.1.2?? That is the latest Rom for the phone. ... Where are you obtaining your unlock code from? The only time att provides it themselves is over the phone. You sure your not getting the wrong code?
Sent from my Xperia X10 using xda app-developers app
Yes I got the code from AT&T over the phone, called them twice and got the same code 1-800-331-0500 they gave me 41907314... According to this: http://galaxynote2root.com/galaxy-note-2-tutorials/how-to-unlock-sim-for-free-on-gsm-galaxy-note-2/ if ya take the newest update, ya can't sim unlock the phone cause it takes out the “NW Lock NV Data Initiallize” (Step #9) according to YouTube user comments...
THIS IS WHY I'm wondering what Stock firmware I need to downgrade back to in order to get that option again and be able to sim unlock my phone.
So I'm wondering if it's I317UCALJ2 or I317UCALK7 that re-enables that option for me. Right now I'm on I317UCAMA4...
_
Sorry bout the 2 posts, I thought it'd auto-append them to my main post...
Okay now I keep getting errors on installing about a signature and then two file locations sdCard0 and I think extsdCard...
How can I fix this do I copy the image to sdCard (InnerSD)? Or do I need CWM to install for Scott's Stock ROMs?
Yup that worked, I had to use Odin and this image http://server10.stockroms.net/download/GalaxyNote2/SGH-I317/I317UCALJ2_I317ATTALJ2_ATT.zip and followed these instructions on installing it: http://androidromupdate.com/2012/11...y-note-2-sgh-i317-original-factory-stock-rom/ then unlocked it with the directions galaxynote2root.com had listed...
n1nj4Lo said:
Yup that worked, I had to use Odin and this image http://server10.stockroms.net/download/GalaxyNote2/SGH-I317/I317UCALJ2_I317ATTALJ2_ATT.zip and followed these instructions on installing it: http://androidromupdate.com/2012/11...y-note-2-sgh-i317-original-factory-stock-rom/ then unlocked it with the directions galaxynote2root.com had listed...
Click to expand...
Click to collapse
hi
I am having the same issue, I got unlock code from ATT but it says network unlock request unsuccessful.
so if I follow above instruction to go back to 4.1.1 I will be able to use the unlock code right?
can you please give me few steps which you used for unlocking... then unlocked it with the directions galaxynote2root.com had listed.<--I dont find it.
I will try to flash it.
and after unlock can we do factory update 4.1.2?
smithjohnatpa said:
hi
I am having the same issue, I got unlock code from ATT but it says network unlock request unsuccessful.
so if I follow above instruction to go back to 4.1.1 I will be able to use the unlock code right?
can you please give me few steps which you used for unlocking... then unlocked it with the directions galaxynote2root.com had listed.<--I dont find it.
I will try to flash it.
and after unlock can we do factory update 4.1.2?
Click to expand...
Click to collapse
You can try the ^^^^^^ links do you can enter your code in too get it unlocked!
Or try this if still not working
http://forum.xda-developers.com/showthread.php?p=34661189
Sent from my SAMSUNG-SGH-I317 using Xparent SkyBlue Tapatalk 2
Yea after all that it's safe to upgrade back to 4.1.2 or 4.2.2 or nearly any compatible rom you like.
n1nj4Lo said:
Yea after all that it's safe to upgrade back to 4.1.2 or 4.2.2 or nearly any compatible rom you like.
Click to expand...
Click to collapse
Thanks downloading now...
does it matter which SIM I have to put inside? mine is ATT do I have to keep ATT sim inside or Tmobile will work too?
smithjohnatpa said:
Thanks downloading now...
does it matter which SIM I have to put inside? mine is ATT do I have to keep ATT sim inside or Tmobile will work too?
Click to expand...
Click to collapse
Ya might wanna keep the T-Mobile sim in it just to make sure it unlocked it correctly...
n1nj4Lo said:
Ya might wanna keep the T-Mobile sim in it just to make sure it unlocked it correctly...
Click to expand...
Click to collapse
No I mean while doing this process? Odin thing.. does it matter which SIM I have to keep in note
This http://galaxynote2root.com/galaxy-note-2-tutorials/how-to-unlock-sim-for-free-on-gsm-galaxy-note-2/ is the tute I believe, gotta remember it's been 2 months since I did this, so I'm not quite 100% certain. LoL
I'll be having to do it all over again too, by the end of this week possibly, since some jerk decided to steal my note 2 I had to go to ebay and win a new one.
I don't think it'd matter during the Odin flash with a AT&T sim card or T-Mobile one in it, I can't remember if I did it with or without a sim card, but to be on the safe side I'd do it without a T-Mobile sim card in it, just for that first successful boot... Then do the 4.1.1 unlock code method, take the back and battery off then pop in the T-Mobile sim card(Or whatever other non-AT&T carrier sim card) and see if it done it correctly...
n1nj4Lo said:
This http://galaxynote2root.com/galaxy-note-2-tutorials/how-to-unlock-sim-for-free-on-gsm-galaxy-note-2/ is the tute I believe, gotta remember it's been 2 months since I did this, so I'm not quite 100% certain. LoL
I'll be having to do it all over again too, by the end of this week possibly, since some jerk decided to steal my note 2 I had to go to ebay and win a new one.
I don't think it'd matter during the Odin flash with a AT&T sim card or T-Mobile one in it, I can't remember if I did it with or without a sim card, but to be on the safe side I'd do it without a T-Mobile sim card in it, just for that first successful boot... Then do the 4.1.1 unlock code method, take the back and battery off then pop in the T-Mobile sim card(Or whatever other non-AT&T carrier sim card) and see if it done it correctly...
Click to expand...
Click to collapse
Thanks a lot you been real good help for me to unlock my note 2.
yes worked with TMOBILE Sim to so seems like doesnt matter.
and now i updated 4.1.2 with Kies and it worked fine too and my phone is unlock now taking tmobile SIM too.
appreciate it.
so sorry your phone stolen.
help
hi, i'm new here. i don't know anything about phones. i just switched from at&t to tmobile. i'm using the galaxy note 2 (at&t). with a t-mobile sim card. i got the unlock code from at&t and it is not working. it tells me the unlock network is "unsuccessful" and i've already tried it like 6 times. i'm only aloud 10 attempts. can someone please help me? i know this forum is mostly how to unlock the phone manually, like without the unlock code number.. but i have the code, i just want it to work.. i don't want to root or flash or whatever. i don't even know what that means. can someone please help me?
Try this
galxynote2 said:
hi, i'm new here. i don't know anything about phones. i just switched from at&t to tmobile. i'm using the galaxy note 2 (at&t). with a t-mobile sim card. i got the unlock code from at&t and it is not working. it tells me the unlock network is "unsuccessful" and i've already tried it like 6 times. i'm only aloud 10 attempts. can someone please help me? i know this forum is mostly how to unlock the phone manually, like without the unlock code number.. but i have the code, i just want it to work.. i don't want to root or flash or whatever. i don't even know what that means. can someone please help me?
Click to expand...
Click to collapse
I bought an AT&T live demo note 2 that was used in an AT&T store. I used this method from youtube, popped in my niece's T-Mobile microsd and dialed 611. T-Mobile's customer service rang and answered showing it worked. You need 4.1.1 to use this method though. I'm going get me a microsim today since my vibrant doesn't use the micro.
FREE HOW TO UNLOCK SAMSUNG GALAXY NOTE 2
You do not really need the unlock code. Do a search in the forum as you cam just unlock it with Samsung' service menu.
Sent from my SAMSUNG-SGH-I317 using Tapatalk
PUTALE said:
You do not really need the unlock code. Do a search in the forum as you cam just unlock it with Samsung' service menu.
Sent from my SAMSUNG-SGH-I317 using Tapatalk
Click to expand...
Click to collapse
The link I posted above shows the step by step instructions on YouTube.
this is NOT TRUE if on 4.3.x
PUTALE said:
You do not really need the unlock code. Do a search in the forum as you cam just unlock it with Samsung' service menu.
Sent from my SAMSUNG-SGH-I317 using Tapatalk
Click to expand...
Click to collapse
The above is not true - if your phone has upgraded firmware, you will NOT see the item "NW LOCK NV RAM...." in your "NETWORK LOCK" "PHONE CONTROL" menu.
So, the ONLY two solutions are:
1) keep bugging ATT to create a case for you and investigate
2) downgrade to 4.1.1 modem (NEED TO READ/UNDERSTAND HOW TO FLASH etc.)
then apply the Samsung service menu "fix" as shown in the above video...*
*Then, you could upgrade to newer ROM... if you wish....:cyclops:

[SOLVED][Q] IMEI and Baseband unknown. I don't have a backup.

[SOLVED] I put my phone in airplane mode and my IMEI/Baseband came back, cheking the service menu I went to *#2263# and saw that "LTE Preference" was enabled. I clicked on Automatic and problem fixed. Probably a ROM bug? Who knows.
Hello there. I've been a reader of the XDA forums for some time but I never had any reason to create an account to post on the forums.
A few weeks ago I got a SGH-M919 as a gift, the phone only had a few months of use and I took it with me, everything worked fine except for the fact that I couldn't get 3G/4G (Not even EDGE), I was only able to connect to the GPRS network and I couldn't change the carrier (It always gave errors like "Unable to connect. Try later" and such). Although the phone is (apparently) quadband (I don't live in the US), it just didn't work but I lived with it.
Yesterday my phone was low on battery and I turned it off, a few hours later I turned it back on and it couldn't connect to the network, I went to the network options and once I pressed the screen to enter the Mobile Network options, I got an alert saying that I must have a SIM to access those option. At first I thought that the SIM got damaged somehow (This isn't the case since it works perfectly fine in another phone) but after a few minutes looking around, I checked the IMEI and instead of the usual number, I got a null/null message. My first reaction was to google what exactly happened and the answer I received was that the Baseband (Which is also Unknown) and IMEI are stored in a folder called EFS and that it got corrupted. Sweet. I looked for solutions but the main two I got (EFS Pro and ADB nvrestore) require a backup of the EFS (Which I don't have).
The other solution I got was to restore to the stock ROM (M919UVUFNH7) which I'm currently downloading from SamMobile (Sorry if this is considered spam). The phone is not rooted and has the stock ROM, it came with a CWM folder inside the internal memory with an .img file but it doesn't have CWM intalled. I've never upgraded it (Not sure if it came with that firmware from the store if it matters).
I live pretty much in what can be considered a "3rd world country". So I cannot send it to Samsung nor I have access to dollars.
Another question is, the phone was gifted to me already unlocked, I don't know if it came unlocked from the original carrier or if it was unlocked via a code or whatever. If I restore to the stock will it lock my phone to T-Mobile again? Would I be able to use it without a SIM card if it gets locked? It's impossible for me to get a T-Mobile SIM on my hands should I ever need one. In the worst case scenario that my phone gets locked, can I get it unlocked by flashing a custom ROM?
I have so many newbie questions that are already answered in other threads, but since it's a lot of information I want to get it as specific as possible to avoid breaking my phone.
If someone can help me with this issue, I'd really appreciate it.
i having same issue in M919
Do you guys get a message in notification bar about sim car removed or something about a sim card? Also, it doesn't matter if the sim card works in another phone. This device has a little issue with being picky with sim cards. If it's a cut sim card, get an original micro sim card
serio22 said:
Do you guys get a message in notification bar about sim car removed or something about a sim card? Also, it doesn't matter if the sim card works in another phone. This device has a little issue with being picky with sim cards. If it's a cut sim card, get an original micro sim card
Click to expand...
Click to collapse
Hi, thanks for answering. I don't get a message about a removed SIM card. I'm also using an original micro SIM.
I already downloaded the Stock ROM but I haven't flashed it yet.
serio22 said:
Do you guys get a message in notification bar about sim car removed or something about a sim card? Also, it doesn't matter if the sim card works in another phone. This device has a little issue with being picky with sim cards. If it's a cut sim card, get an original micro sim card
Click to expand...
Click to collapse
This is a known bug of the s4. It is a hardware problem and I have yet to find a solution. If you google it you will find many threads on different forums addressing this issue. Again, no known solution
Any answer/idea about my issue? . Sometimes I can access Mobile Network Options, sometimes I can't. I can't configure the APNs (They delete themselves after I click on save). Phone Serial Number didn't get deleted (Which is stored inside the EFS folder as far as I know). I also can't select a Network Mode. I click on GSM/WCDMA/LTE but it changes automatically to nothing.
k8108 said:
This is a known bug of the s4. It is a hardware problem and I have yet to find a solution. If you google it you will find many threads on different forums addressing this issue. Again, no known solution
Click to expand...
Click to collapse
That's what I said? One solution is to change sim cards if using a cut sim card to use an original micro sim. It's worked for a friend if someone I know and also for others on XDA. It's not the solution, but works for some
exeichdi said:
Hi, thanks for answering. I don't get a message about a removed SIM card. I'm also using an original micro SIM.
I already downloaded the Stock ROM but I haven't flashed it yet.
Click to expand...
Click to collapse
I would get a new sim anyway if I could. Flashing stock firmware wouldn't hurt as well
serio22 said:
I would get a new sim anyway if I could. Flashing stock firmware wouldn't hurt as well
Click to expand...
Click to collapse
Before trying to flash it, is there any risk of getting simlocked again? I wouldn't want to get my IMEI fixed just to realize that my phone is locked to TMB again
UPDATE 1: My IMEI and Baseband randomly got back (My IMEISV was still missing) but after I restarted, they got deleted again.
UPDATE 2: Rooted, went to EFS, didn't find nv_data.

Categories

Resources