<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.theiphonewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nofearl</id>
	<title>The iPhone Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.theiphonewiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nofearl"/>
	<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/wiki/Special:Contributions/Nofearl"/>
	<updated>2026-05-24T16:47:11Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.14</generator>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Tutorial:Unlock_iPhone_3G_with_TurboSim&amp;diff=1442</id>
		<title>Tutorial:Unlock iPhone 3G with TurboSim</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Tutorial:Unlock_iPhone_3G_with_TurboSim&amp;diff=1442"/>
		<updated>2008-08-04T10:32:45Z</updated>

		<summary type="html">&lt;p&gt;Nofearl: /* Remarks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{disclaimer}}&lt;br /&gt;
&lt;br /&gt;
This article is a step by step instruction to use a net-locked iPhone-3G with a different provider. &lt;br /&gt;
&lt;br /&gt;
The dev team states on [http://blog.iphone-dev.org/post/44428446/updates their blog] that the SIM hacks they examined send illegal signals. The unlock method here uses zero-g which has been published by Zf, member of dev team, so it can be considered not to cause illegal actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip terminal.png | thumb | right | 240px | Swisscom -&amp;gt; O2 Germany]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Motivation ===&lt;br /&gt;
&lt;br /&gt;
Everyone who dislikes pink T's, over-priced unlocked iPhones and likes investigating exciting techniques ... (a.s.o.)&lt;br /&gt;
&lt;br /&gt;
=== Prerequisites ===&lt;br /&gt;
&lt;br /&gt;
You need:&lt;br /&gt;
* your jailbroken iPhone-3G with openssh installed (from cydia) and WLAN connection to your PC&lt;br /&gt;
* Bladox' turboSim&lt;br /&gt;
* putty, winscp (or equivalent mac proggies)&lt;br /&gt;
* turboSim programming sw [[http://dl.free.fr/pzijbVjXl/turbo-cable-utils-iPhone-0.7.0-rev3-firmware-v2.tar.gz download]]&lt;br /&gt;
* turboSim app zero-g [[http://www.bladox.com/pub/zerog-0.95.tar.gz download]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2. unpack turbo-cable-utils and use Win''Scp to copy the contents of bin-iphonev2 to folder /bin/ on your iphone (username: root, password: alpine)&lt;br /&gt;
&lt;br /&gt;
[[Image:Winscp_turbo-utils.png]]&lt;br /&gt;
&lt;br /&gt;
3. connect with putty to your iPhone (user root, pass alpine) (btw, changing your password is a good idea: passwd)&lt;br /&gt;
&lt;br /&gt;
4. change permissions&lt;br /&gt;
&lt;br /&gt;
 chmod 755 /bin/turbo-*&lt;br /&gt;
&lt;br /&gt;
5. run turbo-info&lt;br /&gt;
&lt;br /&gt;
 iPhone:~ root# turbo-info&lt;br /&gt;
 initializing modem&lt;br /&gt;
 modem initiated&lt;br /&gt;
 Kernel Version 1.2.7.0&lt;br /&gt;
 Serial Number &amp;lt;...&amp;gt;&lt;br /&gt;
 OK. No Error&lt;br /&gt;
&lt;br /&gt;
''If this does not end with &amp;quot;ok&amp;quot; you have connection problems:&lt;br /&gt;
(also try putting it in flight mode and enable only wifi)''&lt;br /&gt;
&lt;br /&gt;
 localhost:~ root# turbo-info&lt;br /&gt;
 initializing modem&lt;br /&gt;
 AT+CPMS=&amp;quot;SM&amp;quot;,&amp;quot;SM&amp;quot;&lt;br /&gt;
 ERROR&lt;br /&gt;
 AT+CPMS?&lt;br /&gt;
 ERROR&lt;br /&gt;
 modem initiated&lt;br /&gt;
 Mobile Phone/Serial Cable Communication Error&lt;br /&gt;
&lt;br /&gt;
''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.''&lt;br /&gt;
&lt;br /&gt;
6. use Win''Scp to copy unpacked zero-g-trb to folder /private/var/root&lt;br /&gt;
&lt;br /&gt;
[[Image:Winscp_zerog.png]]&lt;br /&gt;
&lt;br /&gt;
7. run turbo-reset and then turbo-app to programme your turboSim&lt;br /&gt;
&lt;br /&gt;
 iPhone:~ root# turbo-app zerog095.trb&lt;br /&gt;
 SRC zerog095.trb&lt;br /&gt;
 SIZE 1023&lt;br /&gt;
 initializing modem&lt;br /&gt;
 modem initiated&lt;br /&gt;
 OK. No Error&lt;br /&gt;
&lt;br /&gt;
You now should see zero-g sim app in settings -&amp;gt; phone -&amp;gt; sim applications (ignore the carrier, I took screen shots later on)&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_simapp.png]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_zerog.png]]&lt;br /&gt;
&lt;br /&gt;
9. Remove official card + turboSim and replace it with your contract card + turboSim, turbo-info should end with okay&lt;br /&gt;
&lt;br /&gt;
10. reboot / switch on/off phone&lt;br /&gt;
&lt;br /&gt;
I have to type in my SIM-Pin first&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_unlocksim.png]]&lt;br /&gt;
&lt;br /&gt;
then: no service, okay...&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_noservice.png]]&lt;br /&gt;
&lt;br /&gt;
10. commit green button of zero-g application, which appears after some seconds&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_zerog2.png]]&lt;br /&gt;
&lt;br /&gt;
11. Some timing problems? Lost carrier? Just closing... &lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_noservice2.png]]&lt;br /&gt;
&lt;br /&gt;
'cos it works at the end...&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_unlocked.png]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== 2G data settings ===&lt;br /&gt;
* roaming must be enabled&lt;br /&gt;
* make sure APN settings are correct&lt;br /&gt;
* in BossPref (if you don't use it, don't care) 'edge' should be left enabled, even if network does not provide it&lt;br /&gt;
&lt;br /&gt;
=== 3G-SIM / USIM ===&lt;br /&gt;
&lt;br /&gt;
It works with (some?) USIMs (blau.de Germany) as well. 3G '''must no be activated''' on the iPhone. Once 3G is activated, it stops working, even if it is deactivated afterwards. To revive such SIM, put it in a non UMTS capable phone (did it together with turboSIM), check phone and GPRS functions and then this USIM will work again on the iPhone-3G. The SIM application (zero-g) was not visible, but it worked though. If GPRS does not work after a while (3 minutes or so), reboot your phone and try again.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table cellpadding=5 border=1&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Locked (Official)&amp;lt;BR&amp;gt;Provider&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Unlocked Provider&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;SIM type&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;calls&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;SMS&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G data&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G data&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Blau.de Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #ff6464; text-align: center&amp;quot;&amp;gt;no&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;O2 Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G, V?&amp;lt;BR&amp;gt;(1996)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: white;  text-align: center&amp;quot;&amp;gt;?&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0;  text-align: center&amp;quot;&amp;gt;-&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;O2 Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #ff6464; text-align: center&amp;quot;&amp;gt;no&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;AT&amp;amp;T&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Turkcell&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0;  text-align: center&amp;quot;&amp;gt;-&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;ATNT&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;mYiPhone uk&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: yellow;  text-align: center&amp;quot;&amp;gt;incoming&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: white;   text-align: center&amp;quot;&amp;gt;unknown&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0; text-align: center&amp;quot;&amp;gt;n.a.&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Remarks ===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* 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)&lt;br /&gt;
* If you get ''ERROR: Not Enough RAM'' run '''turbo-rm-apps'''&lt;br /&gt;
&lt;br /&gt;
[[Category:Unlocking Methods]]&lt;/div&gt;</summary>
		<author><name>Nofearl</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Tutorial:Unlock_iPhone_3G_with_TurboSim&amp;diff=1441</id>
		<title>Tutorial:Unlock iPhone 3G with TurboSim</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Tutorial:Unlock_iPhone_3G_with_TurboSim&amp;diff=1441"/>
		<updated>2008-08-04T10:32:00Z</updated>

		<summary type="html">&lt;p&gt;Nofearl: /* Remarks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{disclaimer}}&lt;br /&gt;
&lt;br /&gt;
This article is a step by step instruction to use a net-locked iPhone-3G with a different provider. &lt;br /&gt;
&lt;br /&gt;
The dev team states on [http://blog.iphone-dev.org/post/44428446/updates their blog] that the SIM hacks they examined send illegal signals. The unlock method here uses zero-g which has been published by Zf, member of dev team, so it can be considered not to cause illegal actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip terminal.png | thumb | right | 240px | Swisscom -&amp;gt; O2 Germany]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Motivation ===&lt;br /&gt;
&lt;br /&gt;
Everyone who dislikes pink T's, over-priced unlocked iPhones and likes investigating exciting techniques ... (a.s.o.)&lt;br /&gt;
&lt;br /&gt;
=== Prerequisites ===&lt;br /&gt;
&lt;br /&gt;
You need:&lt;br /&gt;
* your jailbroken iPhone-3G with openssh installed (from cydia) and WLAN connection to your PC&lt;br /&gt;
* Bladox' turboSim&lt;br /&gt;
* putty, winscp (or equivalent mac proggies)&lt;br /&gt;
* turboSim programming sw [[http://dl.free.fr/pzijbVjXl/turbo-cable-utils-iPhone-0.7.0-rev3-firmware-v2.tar.gz download]]&lt;br /&gt;
* turboSim app zero-g [[http://www.bladox.com/pub/zerog-0.95.tar.gz download]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2. unpack turbo-cable-utils and use Win''Scp to copy the contents of bin-iphonev2 to folder /bin/ on your iphone (username: root, password: alpine)&lt;br /&gt;
&lt;br /&gt;
[[Image:Winscp_turbo-utils.png]]&lt;br /&gt;
&lt;br /&gt;
3. connect with putty to your iPhone (user root, pass alpine) (btw, changing your password is a good idea: passwd)&lt;br /&gt;
&lt;br /&gt;
4. change permissions&lt;br /&gt;
&lt;br /&gt;
 chmod 755 /bin/turbo-*&lt;br /&gt;
&lt;br /&gt;
5. run turbo-info&lt;br /&gt;
&lt;br /&gt;
 iPhone:~ root# turbo-info&lt;br /&gt;
 initializing modem&lt;br /&gt;
 modem initiated&lt;br /&gt;
 Kernel Version 1.2.7.0&lt;br /&gt;
 Serial Number &amp;lt;...&amp;gt;&lt;br /&gt;
 OK. No Error&lt;br /&gt;
&lt;br /&gt;
''If this does not end with &amp;quot;ok&amp;quot; you have connection problems:&lt;br /&gt;
(also try putting it in flight mode and enable only wifi)''&lt;br /&gt;
&lt;br /&gt;
 localhost:~ root# turbo-info&lt;br /&gt;
 initializing modem&lt;br /&gt;
 AT+CPMS=&amp;quot;SM&amp;quot;,&amp;quot;SM&amp;quot;&lt;br /&gt;
 ERROR&lt;br /&gt;
 AT+CPMS?&lt;br /&gt;
 ERROR&lt;br /&gt;
 modem initiated&lt;br /&gt;
 Mobile Phone/Serial Cable Communication Error&lt;br /&gt;
&lt;br /&gt;
''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.''&lt;br /&gt;
&lt;br /&gt;
6. use Win''Scp to copy unpacked zero-g-trb to folder /private/var/root&lt;br /&gt;
&lt;br /&gt;
[[Image:Winscp_zerog.png]]&lt;br /&gt;
&lt;br /&gt;
7. run turbo-reset and then turbo-app to programme your turboSim&lt;br /&gt;
&lt;br /&gt;
 iPhone:~ root# turbo-app zerog095.trb&lt;br /&gt;
 SRC zerog095.trb&lt;br /&gt;
 SIZE 1023&lt;br /&gt;
 initializing modem&lt;br /&gt;
 modem initiated&lt;br /&gt;
 OK. No Error&lt;br /&gt;
&lt;br /&gt;
You now should see zero-g sim app in settings -&amp;gt; phone -&amp;gt; sim applications (ignore the carrier, I took screen shots later on)&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_simapp.png]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_zerog.png]]&lt;br /&gt;
&lt;br /&gt;
9. Remove official card + turboSim and replace it with your contract card + turboSim, turbo-info should end with okay&lt;br /&gt;
&lt;br /&gt;
10. reboot / switch on/off phone&lt;br /&gt;
&lt;br /&gt;
I have to type in my SIM-Pin first&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_unlocksim.png]]&lt;br /&gt;
&lt;br /&gt;
then: no service, okay...&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_noservice.png]]&lt;br /&gt;
&lt;br /&gt;
10. commit green button of zero-g application, which appears after some seconds&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_zerog2.png]]&lt;br /&gt;
&lt;br /&gt;
11. Some timing problems? Lost carrier? Just closing... &lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_noservice2.png]]&lt;br /&gt;
&lt;br /&gt;
'cos it works at the end...&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_unlocked.png]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== 2G data settings ===&lt;br /&gt;
* roaming must be enabled&lt;br /&gt;
* make sure APN settings are correct&lt;br /&gt;
* in BossPref (if you don't use it, don't care) 'edge' should be left enabled, even if network does not provide it&lt;br /&gt;
&lt;br /&gt;
=== 3G-SIM / USIM ===&lt;br /&gt;
&lt;br /&gt;
It works with (some?) USIMs (blau.de Germany) as well. 3G '''must no be activated''' on the iPhone. Once 3G is activated, it stops working, even if it is deactivated afterwards. To revive such SIM, put it in a non UMTS capable phone (did it together with turboSIM), check phone and GPRS functions and then this USIM will work again on the iPhone-3G. The SIM application (zero-g) was not visible, but it worked though. If GPRS does not work after a while (3 minutes or so), reboot your phone and try again.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table cellpadding=5 border=1&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Locked (Official)&amp;lt;BR&amp;gt;Provider&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Unlocked Provider&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;SIM type&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;calls&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;SMS&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G data&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G data&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Blau.de Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #ff6464; text-align: center&amp;quot;&amp;gt;no&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;O2 Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G, V?&amp;lt;BR&amp;gt;(1996)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: white;  text-align: center&amp;quot;&amp;gt;?&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0;  text-align: center&amp;quot;&amp;gt;-&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;O2 Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #ff6464; text-align: center&amp;quot;&amp;gt;no&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;AT&amp;amp;T&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Turkcell&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0;  text-align: center&amp;quot;&amp;gt;-&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;ATNT&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;mYiPhone uk&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: yellow;  text-align: center&amp;quot;&amp;gt;incoming&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: white;   text-align: center&amp;quot;&amp;gt;unknown&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0; text-align: center&amp;quot;&amp;gt;n.a.&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Remarks ===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* 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)&lt;br /&gt;
* If you get ''ERROR: Not Enough RAM'' turbo-rm-apps&lt;br /&gt;
&lt;br /&gt;
[[Category:Unlocking Methods]]&lt;/div&gt;</summary>
		<author><name>Nofearl</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Tutorial:Unlock_iPhone_3G_with_TurboSim&amp;diff=1440</id>
		<title>Tutorial:Unlock iPhone 3G with TurboSim</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Tutorial:Unlock_iPhone_3G_with_TurboSim&amp;diff=1440"/>
		<updated>2008-08-04T10:28:27Z</updated>

		<summary type="html">&lt;p&gt;Nofearl: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{disclaimer}}&lt;br /&gt;
&lt;br /&gt;
This article is a step by step instruction to use a net-locked iPhone-3G with a different provider. &lt;br /&gt;
&lt;br /&gt;
The dev team states on [http://blog.iphone-dev.org/post/44428446/updates their blog] that the SIM hacks they examined send illegal signals. The unlock method here uses zero-g which has been published by Zf, member of dev team, so it can be considered not to cause illegal actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip terminal.png | thumb | right | 240px | Swisscom -&amp;gt; O2 Germany]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Motivation ===&lt;br /&gt;
&lt;br /&gt;
Everyone who dislikes pink T's, over-priced unlocked iPhones and likes investigating exciting techniques ... (a.s.o.)&lt;br /&gt;
&lt;br /&gt;
=== Prerequisites ===&lt;br /&gt;
&lt;br /&gt;
You need:&lt;br /&gt;
* your jailbroken iPhone-3G with openssh installed (from cydia) and WLAN connection to your PC&lt;br /&gt;
* Bladox' turboSim&lt;br /&gt;
* putty, winscp (or equivalent mac proggies)&lt;br /&gt;
* turboSim programming sw [[http://dl.free.fr/pzijbVjXl/turbo-cable-utils-iPhone-0.7.0-rev3-firmware-v2.tar.gz download]]&lt;br /&gt;
* turboSim app zero-g [[http://www.bladox.com/pub/zerog-0.95.tar.gz download]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2. unpack turbo-cable-utils and use Win''Scp to copy the contents of bin-iphonev2 to folder /bin/ on your iphone (username: root, password: alpine)&lt;br /&gt;
&lt;br /&gt;
[[Image:Winscp_turbo-utils.png]]&lt;br /&gt;
&lt;br /&gt;
3. connect with putty to your iPhone (user root, pass alpine) (btw, changing your password is a good idea: passwd)&lt;br /&gt;
&lt;br /&gt;
4. change permissions&lt;br /&gt;
&lt;br /&gt;
 chmod 755 /bin/turbo-*&lt;br /&gt;
&lt;br /&gt;
5. run turbo-info&lt;br /&gt;
&lt;br /&gt;
 iPhone:~ root# turbo-info&lt;br /&gt;
 initializing modem&lt;br /&gt;
 modem initiated&lt;br /&gt;
 Kernel Version 1.2.7.0&lt;br /&gt;
 Serial Number &amp;lt;...&amp;gt;&lt;br /&gt;
 OK. No Error&lt;br /&gt;
&lt;br /&gt;
''If this does not end with &amp;quot;ok&amp;quot; you have connection problems:&lt;br /&gt;
(also try putting it in flight mode and enable only wifi)''&lt;br /&gt;
&lt;br /&gt;
 localhost:~ root# turbo-info&lt;br /&gt;
 initializing modem&lt;br /&gt;
 AT+CPMS=&amp;quot;SM&amp;quot;,&amp;quot;SM&amp;quot;&lt;br /&gt;
 ERROR&lt;br /&gt;
 AT+CPMS?&lt;br /&gt;
 ERROR&lt;br /&gt;
 modem initiated&lt;br /&gt;
 Mobile Phone/Serial Cable Communication Error&lt;br /&gt;
&lt;br /&gt;
''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.''&lt;br /&gt;
&lt;br /&gt;
6. use Win''Scp to copy unpacked zero-g-trb to folder /private/var/root&lt;br /&gt;
&lt;br /&gt;
[[Image:Winscp_zerog.png]]&lt;br /&gt;
&lt;br /&gt;
7. run turbo-reset and then turbo-app to programme your turboSim&lt;br /&gt;
&lt;br /&gt;
 iPhone:~ root# turbo-app zerog095.trb&lt;br /&gt;
 SRC zerog095.trb&lt;br /&gt;
 SIZE 1023&lt;br /&gt;
 initializing modem&lt;br /&gt;
 modem initiated&lt;br /&gt;
 OK. No Error&lt;br /&gt;
&lt;br /&gt;
You now should see zero-g sim app in settings -&amp;gt; phone -&amp;gt; sim applications (ignore the carrier, I took screen shots later on)&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_simapp.png]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_zerog.png]]&lt;br /&gt;
&lt;br /&gt;
9. Remove official card + turboSim and replace it with your contract card + turboSim, turbo-info should end with okay&lt;br /&gt;
&lt;br /&gt;
10. reboot / switch on/off phone&lt;br /&gt;
&lt;br /&gt;
I have to type in my SIM-Pin first&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_unlocksim.png]]&lt;br /&gt;
&lt;br /&gt;
then: no service, okay...&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_noservice.png]]&lt;br /&gt;
&lt;br /&gt;
10. commit green button of zero-g application, which appears after some seconds&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_zerog2.png]]&lt;br /&gt;
&lt;br /&gt;
11. Some timing problems? Lost carrier? Just closing... &lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_noservice2.png]]&lt;br /&gt;
&lt;br /&gt;
'cos it works at the end...&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_unlocked.png]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== 2G data settings ===&lt;br /&gt;
* roaming must be enabled&lt;br /&gt;
* make sure APN settings are correct&lt;br /&gt;
* in BossPref (if you don't use it, don't care) 'edge' should be left enabled, even if network does not provide it&lt;br /&gt;
&lt;br /&gt;
=== 3G-SIM / USIM ===&lt;br /&gt;
&lt;br /&gt;
It works with (some?) USIMs (blau.de Germany) as well. 3G '''must no be activated''' on the iPhone. Once 3G is activated, it stops working, even if it is deactivated afterwards. To revive such SIM, put it in a non UMTS capable phone (did it together with turboSIM), check phone and GPRS functions and then this USIM will work again on the iPhone-3G. The SIM application (zero-g) was not visible, but it worked though. If GPRS does not work after a while (3 minutes or so), reboot your phone and try again.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table cellpadding=5 border=1&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Locked (Official)&amp;lt;BR&amp;gt;Provider&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Unlocked Provider&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;SIM type&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;calls&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;SMS&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G data&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G data&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Blau.de Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #ff6464; text-align: center&amp;quot;&amp;gt;no&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;O2 Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G, V?&amp;lt;BR&amp;gt;(1996)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: white;  text-align: center&amp;quot;&amp;gt;?&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0;  text-align: center&amp;quot;&amp;gt;-&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;O2 Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #ff6464; text-align: center&amp;quot;&amp;gt;no&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;AT&amp;amp;T&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Turkcell&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0;  text-align: center&amp;quot;&amp;gt;-&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;ATNT&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;mYiPhone uk&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: yellow;  text-align: center&amp;quot;&amp;gt;incoming&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: white;   text-align: center&amp;quot;&amp;gt;unknown&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0; text-align: center&amp;quot;&amp;gt;n.a.&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Remarks ===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* 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)&lt;br /&gt;
&lt;br /&gt;
[[Category:Unlocking Methods]]&lt;/div&gt;</summary>
		<author><name>Nofearl</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Tutorial:Unlock_iPhone_3G_with_TurboSim&amp;diff=1439</id>
		<title>Tutorial:Unlock iPhone 3G with TurboSim</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Tutorial:Unlock_iPhone_3G_with_TurboSim&amp;diff=1439"/>
		<updated>2008-08-04T10:28:00Z</updated>

		<summary type="html">&lt;p&gt;Nofearl: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{disclaimer}}&lt;br /&gt;
&lt;br /&gt;
This article is a step by step instruction to use a net-locked iPhone-3G with a different provider. &lt;br /&gt;
&lt;br /&gt;
The dev team states on [http://blog.iphone-dev.org/post/44428446/updates their blog] that the SIM hacks they examined send illegal signals. The unlock method here uses zero-g which has been published by Zf, member of dev team, so it can be considered not to cause illegal actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip terminal.png | thumb | right | 240px | Swisscom -&amp;gt; O2 Germany]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Motivation ===&lt;br /&gt;
&lt;br /&gt;
Everyone who dislikes pink T's, over-priced unlocked iPhones and likes investigating exciting techniques ... (a.s.o.)&lt;br /&gt;
&lt;br /&gt;
=== Prerequisites ===&lt;br /&gt;
&lt;br /&gt;
You need:&lt;br /&gt;
* your jailbroken iPhone-3G with openssh installed (from cydia) and WLAN connection to your PC&lt;br /&gt;
* Bladox' turboSim&lt;br /&gt;
* putty, winscp (or equivalent mac proggies)&lt;br /&gt;
* turboSim programming sw [[http://dl.free.fr/pzijbVjXl/turbo-cable-utils-iPhone-0.7.0-rev3-firmware-v2.tar.gz download]]&lt;br /&gt;
* turboSim app zero-g [[http://www.bladox.com/pub/zerog-0.95.tar.gz download]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2. unpack turbo-cable-utils and use Win''Scp to copy the contents of bin-iphonev2 to folder /bin/ on your iphone (username: root, password: alpine)&lt;br /&gt;
&lt;br /&gt;
[[Image:Winscp_turbo-utils.png]]&lt;br /&gt;
&lt;br /&gt;
3. connect with putty to your iPhone (user root, pass alpine) (btw, changing your password is a good idea: passwd)&lt;br /&gt;
&lt;br /&gt;
4. change permissions&lt;br /&gt;
&lt;br /&gt;
 chmod 755 /bin/turbo-*&lt;br /&gt;
&lt;br /&gt;
5. run turbo-info&lt;br /&gt;
&lt;br /&gt;
 iPhone:~ root# turbo-info&lt;br /&gt;
 initializing modem&lt;br /&gt;
 modem initiated&lt;br /&gt;
 Kernel Version 1.2.7.0&lt;br /&gt;
 Serial Number &amp;lt;...&amp;gt;&lt;br /&gt;
 OK. No Error&lt;br /&gt;
&lt;br /&gt;
''If this does not end with &amp;quot;ok&amp;quot; you have connection problems:&lt;br /&gt;
(also try putting it in flight mode and enabling only wifi)''&lt;br /&gt;
&lt;br /&gt;
 localhost:~ root# turbo-info&lt;br /&gt;
 initializing modem&lt;br /&gt;
 AT+CPMS=&amp;quot;SM&amp;quot;,&amp;quot;SM&amp;quot;&lt;br /&gt;
 ERROR&lt;br /&gt;
 AT+CPMS?&lt;br /&gt;
 ERROR&lt;br /&gt;
 modem initiated&lt;br /&gt;
 Mobile Phone/Serial Cable Communication Error&lt;br /&gt;
&lt;br /&gt;
''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.''&lt;br /&gt;
&lt;br /&gt;
6. use Win''Scp to copy unpacked zero-g-trb to folder /private/var/root&lt;br /&gt;
&lt;br /&gt;
[[Image:Winscp_zerog.png]]&lt;br /&gt;
&lt;br /&gt;
7. run turbo-reset and then turbo-app to programme your turboSim&lt;br /&gt;
&lt;br /&gt;
 iPhone:~ root# turbo-app zerog095.trb&lt;br /&gt;
 SRC zerog095.trb&lt;br /&gt;
 SIZE 1023&lt;br /&gt;
 initializing modem&lt;br /&gt;
 modem initiated&lt;br /&gt;
 OK. No Error&lt;br /&gt;
&lt;br /&gt;
You now should see zero-g sim app in settings -&amp;gt; phone -&amp;gt; sim applications (ignore the carrier, I took screen shots later on)&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_simapp.png]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_zerog.png]]&lt;br /&gt;
&lt;br /&gt;
9. Remove official card + turboSim and replace it with your contract card + turboSim, turbo-info should end with okay&lt;br /&gt;
&lt;br /&gt;
10. reboot / switch on/off phone&lt;br /&gt;
&lt;br /&gt;
I have to type in my SIM-Pin first&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_unlocksim.png]]&lt;br /&gt;
&lt;br /&gt;
then: no service, okay...&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_noservice.png]]&lt;br /&gt;
&lt;br /&gt;
10. commit green button of zero-g application, which appears after some seconds&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_zerog2.png]]&lt;br /&gt;
&lt;br /&gt;
11. Some timing problems? Lost carrier? Just closing... &lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_noservice2.png]]&lt;br /&gt;
&lt;br /&gt;
'cos it works at the end...&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_unlocked.png]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== 2G data settings ===&lt;br /&gt;
* roaming must be enabled&lt;br /&gt;
* make sure APN settings are correct&lt;br /&gt;
* in BossPref (if you don't use it, don't care) 'edge' should be left enabled, even if network does not provide it&lt;br /&gt;
&lt;br /&gt;
=== 3G-SIM / USIM ===&lt;br /&gt;
&lt;br /&gt;
It works with (some?) USIMs (blau.de Germany) as well. 3G '''must no be activated''' on the iPhone. Once 3G is activated, it stops working, even if it is deactivated afterwards. To revive such SIM, put it in a non UMTS capable phone (did it together with turboSIM), check phone and GPRS functions and then this USIM will work again on the iPhone-3G. The SIM application (zero-g) was not visible, but it worked though. If GPRS does not work after a while (3 minutes or so), reboot your phone and try again.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table cellpadding=5 border=1&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Locked (Official)&amp;lt;BR&amp;gt;Provider&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Unlocked Provider&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;SIM type&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;calls&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;SMS&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G data&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G data&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Blau.de Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #ff6464; text-align: center&amp;quot;&amp;gt;no&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;O2 Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G, V?&amp;lt;BR&amp;gt;(1996)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: white;  text-align: center&amp;quot;&amp;gt;?&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0;  text-align: center&amp;quot;&amp;gt;-&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;O2 Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #ff6464; text-align: center&amp;quot;&amp;gt;no&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;AT&amp;amp;T&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Turkcell&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0;  text-align: center&amp;quot;&amp;gt;-&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;ATNT&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;mYiPhone uk&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: yellow;  text-align: center&amp;quot;&amp;gt;incoming&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: white;   text-align: center&amp;quot;&amp;gt;unknown&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0; text-align: center&amp;quot;&amp;gt;n.a.&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Remarks ===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* 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)&lt;br /&gt;
&lt;br /&gt;
[[Category:Unlocking Methods]]&lt;/div&gt;</summary>
		<author><name>Nofearl</name></author>
		
	</entry>
	<entry>
		<id>https://www.theiphonewiki.com/w/index.php?title=Tutorial:Unlock_iPhone_3G_with_TurboSim&amp;diff=1414</id>
		<title>Tutorial:Unlock iPhone 3G with TurboSim</title>
		<link rel="alternate" type="text/html" href="https://www.theiphonewiki.com/w/index.php?title=Tutorial:Unlock_iPhone_3G_with_TurboSim&amp;diff=1414"/>
		<updated>2008-08-03T21:42:59Z</updated>

		<summary type="html">&lt;p&gt;Nofearl: /* Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{disclaimer}}&lt;br /&gt;
&lt;br /&gt;
This article is a step by step instruction to use a net-locked iPhone-3G with a different provider. &lt;br /&gt;
&lt;br /&gt;
The dev team states on [http://blog.iphone-dev.org/post/44428446/updates their blog] that the SIM hacks they examined send illegal signals. The unlock method here uses zero-g which has been published by Zf, member of dev team, so it can be considered not to cause illegal actions.&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip terminal.png | thumb | right | 240px | Swisscom -&amp;gt; O2 Germany]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Motivation ===&lt;br /&gt;
&lt;br /&gt;
Everyone who dislikes pink T's, over-priced unlocked iPhones and likes investigating exciting techniques ... (a.s.o.)&lt;br /&gt;
&lt;br /&gt;
=== Prerequisites ===&lt;br /&gt;
&lt;br /&gt;
You need:&lt;br /&gt;
* your jailbroken iPhone-3G with openssh installed (from cydia) and WLAN connection to your PC&lt;br /&gt;
* Bladox' turboSim&lt;br /&gt;
* putty, winscp (or equivalent mac proggies)&lt;br /&gt;
* turboSim programming sw [[http://dl.free.fr/pzijbVjXl/turbo-cable-utils-iPhone-0.7.0-rev3-firmware-v2.tar.gz download]]&lt;br /&gt;
* turboSim app zero-g [[http://www.bladox.com/pub/zerog-0.95.tar.gz download]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
2. unpack turbo-cable-utils and use Win''Scp to copy the contents of bin-iphonev2 to folder /bin/ on your iphone (username: root, password: alpine)&lt;br /&gt;
&lt;br /&gt;
[[Image:Winscp_turbo-utils.png]]&lt;br /&gt;
&lt;br /&gt;
3. connect with putty to your iPhone (user root, pass alpine) (btw, changing your password is a good idea: passwd)&lt;br /&gt;
&lt;br /&gt;
4. change permissions&lt;br /&gt;
&lt;br /&gt;
 chmod 755 /bin/turbo-*&lt;br /&gt;
&lt;br /&gt;
5. run turbo-info&lt;br /&gt;
&lt;br /&gt;
 iPhone:~ root# turbo-info&lt;br /&gt;
 initializing modem&lt;br /&gt;
 modem initiated&lt;br /&gt;
 Kernel Version 1.2.7.0&lt;br /&gt;
 Serial Number &amp;lt;...&amp;gt;&lt;br /&gt;
 OK. No Error&lt;br /&gt;
&lt;br /&gt;
''If this does not end with &amp;quot;ok&amp;quot; you have connection problems:''&lt;br /&gt;
&lt;br /&gt;
 localhost:~ root# turbo-info&lt;br /&gt;
 initializing modem&lt;br /&gt;
 AT+CPMS=&amp;quot;SM&amp;quot;,&amp;quot;SM&amp;quot;&lt;br /&gt;
 ERROR&lt;br /&gt;
 AT+CPMS?&lt;br /&gt;
 ERROR&lt;br /&gt;
 modem initiated&lt;br /&gt;
 Mobile Phone/Serial Cable Communication Error&lt;br /&gt;
&lt;br /&gt;
''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.''&lt;br /&gt;
&lt;br /&gt;
6. use Win''Scp to copy unpacked zero-g-trb to folder /private/var/root&lt;br /&gt;
&lt;br /&gt;
[[Image:Winscp_zerog.png]]&lt;br /&gt;
&lt;br /&gt;
7. run turbo-reset and then turbo-app to programme your turboSim&lt;br /&gt;
&lt;br /&gt;
 iPhone:~ root# turbo-app zerog095.trb&lt;br /&gt;
 SRC zerog095.trb&lt;br /&gt;
 SIZE 1023&lt;br /&gt;
 initializing modem&lt;br /&gt;
 modem initiated&lt;br /&gt;
 OK. No Error&lt;br /&gt;
&lt;br /&gt;
You now should see zero-g sim app in settings -&amp;gt; phone -&amp;gt; sim applications (ignore the carrier, I took screen shots later on)&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_simapp.png]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_zerog.png]]&lt;br /&gt;
&lt;br /&gt;
9. Remove official card + turboSim and replace it with your contract card + turboSim, turbo-info should end with okay&lt;br /&gt;
&lt;br /&gt;
10. reboot / switch on/off phone&lt;br /&gt;
&lt;br /&gt;
I have to type in my SIM-Pin first&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_unlocksim.png]]&lt;br /&gt;
&lt;br /&gt;
then: no service, okay...&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_noservice.png]]&lt;br /&gt;
&lt;br /&gt;
10. commit green button of zero-g application, which appears after some seconds&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_zerog2.png]]&lt;br /&gt;
&lt;br /&gt;
11. Some timing problems? Lost carrier? Just closing... &lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_noservice2.png]]&lt;br /&gt;
&lt;br /&gt;
'cos it works at the end...&lt;br /&gt;
&lt;br /&gt;
[[Image:Ip_unlocked.png]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=== 2G data settings ===&lt;br /&gt;
* roaming must be enabled&lt;br /&gt;
* make sure APN settings are correct&lt;br /&gt;
* in BossPref (if you don't use it, don't care) 'edge' should be left enabled, even if network does not provide it&lt;br /&gt;
&lt;br /&gt;
=== 3G-SIM / USIM ===&lt;br /&gt;
&lt;br /&gt;
It works with (some?) USIMs (blau.de Germany) as well. 3G '''must no be activated''' on the iPhone. Once 3G is activated, it stops working, even if it is deactivated afterwards. To revive such SIM, put it in a non UMTS capable phone (did it together with turboSIM), check phone and GPRS functions and then this USIM will work again on the iPhone-3G. The SIM application (zero-g) was not visible, but it worked though. If GPRS does not work after a while (3 minutes or so), reboot your phone and try again.&lt;br /&gt;
&lt;br /&gt;
=== Status ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table cellpadding=5 border=1&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Locked (Official)&amp;lt;BR&amp;gt;Provider&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Unlocked Provider&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;SIM type&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;calls&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;SMS&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G data&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G data&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Blau.de Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #ff6464; text-align: center&amp;quot;&amp;gt;no&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;O2 Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G, V?&amp;lt;BR&amp;gt;(1996)&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: white;  text-align: center&amp;quot;&amp;gt;?&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0;  text-align: center&amp;quot;&amp;gt;-&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Swisscom&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;O2 Germany&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #ff6464; text-align: center&amp;quot;&amp;gt;no&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;AT&amp;amp;T&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;Turkcell&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;2G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0;  text-align: center&amp;quot;&amp;gt;-&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;...&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
	&amp;lt;tr&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;ATNT&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;mYiPhone uk&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;text-align: center&amp;quot;&amp;gt;3G&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #64ff64; text-align: center&amp;quot;&amp;gt;yes&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: yellow;  text-align: center&amp;quot;&amp;gt;incoming&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: white;   text-align: center&amp;quot;&amp;gt;unknown&amp;lt;/td&amp;gt;&lt;br /&gt;
		&amp;lt;td style=&amp;quot;background-color: #c0c0c0; text-align: center&amp;quot;&amp;gt;n.a.&amp;lt;/td&amp;gt;&lt;br /&gt;
	&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Remarks ===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* 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)&lt;br /&gt;
&lt;br /&gt;
[[Category:Unlocking Methods]]&lt;/div&gt;</summary>
		<author><name>Nofearl</name></author>
		
	</entry>
</feed>