Difference between revisions of "Tutorial:Unlock iPhone 3G with TurboSim"

From The iPhone Wiki
Jump to: navigation, search
Line 1: Line 1:
{{disclaimer}
+
{{disclaimer}}
   
 
This article is a step by step instruction to use a net-locked iPhone-3G with your (different) contract provider.
 
This article is a step by step instruction to use a net-locked iPhone-3G with your (different) contract provider.

Revision as of 02:38, 29 July 2008

By following these instructions, you acknowledge your responsibility for any damage you cause to your device, and you recognize that you may void your iPhone's warranty.

This article is a step by step instruction to use a net-locked iPhone-3G with your (different) contract provider.

This example: official provider: Swisscom (prepaid), contract provider: O2 Germany

Ip terminal.png


Motivation

Everyone who dislikes pink T's, over-priced unlocked iPhones and likes investigating exciting techniques ... (a.s.o.)

Prerequisites

You need:


Installation

1. Put your official provider card (prepaid) together with turboSim into the sim card slot of your iPhone-3G. Google a little bit how to do this. IMHO it's a good idea to (TESA-)tape turboSim and SIM-card together (on upper surface, tape needs to clasp around the chip to the connection's side of the card, so there is no tape edge on the surface in direction of tension), otherwise your SIM can get stuck in your phone and you have to open it.

2. unpack turbo-cable-utils and use WinScp to copy the contents of bin-iphonev2 to folder /bin/ on your iphone (user root, pass alpine)

Winscp turbo-utils.png

3. connect with putty to your iPhone (user root, pass alpine) (btw, changing your password is a good idea: passwd)

4. change permissions

chmod 755 /bin/turbo-*

5. run turbo-info

iPhone:~ root# turbo-info
initializing modem
modem initiated
Kernel Version 1.2.7.0
Serial Number <...>
OK. No Error

If this does not end with "ok" you have connection problems:

localhost:~ root# turbo-info
initializing modem
AT+CPMS="SM","SM"
ERROR
AT+CPMS?
ERROR
modem initiated
Mobile Phone/Serial Cable Communication Error

Check your turboSim-Sim-pack, sometimes there are some bumps from the cutting process which need to be removed. If all electrical contacts work well, this error will vanish.

6. use WinScp to copy unpacked zero-g-trb to folder /private/var/root

File:Winscp zerog.png

7. run turbo-reset and then turbo-app to programme your turboSim

iPhone:~ root# turbo-app zerog095.trb
SRC zerog095.trb
SIZE 1023
initializing modem
modem initiated
OK. No Error

You now should see zero-g sim app in settings -> phone -> sim applications (ignore the carrier, I took screen shots later on)

Ip simapp.png

Ip zerog.png

9. Remove official card + turboSim and replace it with your contract card + turboSim, turbo-info should end with okay

10. reboot / switch on/off phone

I have to type in my SIM-Pin first

File:Ip unlocksim.png

then: no service, okay...

Ip noservice.png

10. commit green button of zero-g application, which appears after some seconds

Ip zerog2.png

11. Some timing problems? Lost carrier? Just closing...

File:Ip noservice2.png

'cos it works at the end...

Ip unlocked.png


Status

  • calls okay (incoming, outgoing)
  • SMS okay (incoming, outgoing)
  • Still no data, possibly due to old SIM card. Don't know if USIM works, will see it in some days.

Remarks

  • Could be, you could do the programming with your contract card too, so you don't have to massacre your official provider card. I didn't, because incidentally my official card was the first not to have contact issues. So I don't know, at the end.
  • Important is you get zero-g into your turboSim. So you could also try with a first gen iphone, probably this needs the other version of turbo-cable-utils (bin-iphonev1)