2x iPhone 8GB US w 25/31 unlocked 1.1.2 (AnySim) (carrier=sunrise)
1x iPhone 8GB US w 48 (OTB 1.1.2) unlocked with Bladox TurboSIM (carrier=swisscom)
Thanks for the tutorial! And respect to iMaso for writing it without actually having an iPhone to test. I'm looking forward to my Turbo SIM and feel relieved that others in Switzerland before me have managed to make it work in a US iPhone and the sunrise carrier. Can't wait to execute step 3! Suggestions:
* absolute beginners have no idea what "OTB" (out of the box) or "BL" (boot loader) means. Abbreviations should always be explained first. Perhaps even what "1.1.2" refers to (firmware version). It's obvious to you and me now, but when I started reading this forum it took me quite a while to figure out what "OTB" meant.
* a number of people experienced a "no support for smartcards" error when following the tutorial for Mac OS X, step 3/13. This can be avoided by typing
ssh root@xxx.xxx.xxx.xxx
(with xxx.xxx.xxx.xxx being the IP address of your iPhone). No need for a lowercase L which can easily be confused with an uppercase i.
* experienced UNIX dudes can use "scp" and "chmod" instead of Cyberduck. I appreciate you probably don't want to put it into the tutorial, but here's how. When prompted for the root password, type "alpine" and hit Enter. Instead of the steps 3/5 - 3/10, do
% cd ~/Downloads/turbosim_rev2/ (or wherever you put it)
% scp applesaft.trb root@xxx.xxx.xxx.xxx:/private/var/root/
% scp turbo* root@xxx.xxx.xxx.xxx:/bin/
% ssh root@xxx.xxx.xxx.xxx
# cd /bin/
# chmod 755 turbo*
Cheers!
You most likely re-installed OpenSSH on your iPhone and new keys were generated. Your Mac notices this and warns you that something fishy may be going on. You can fix this by removing your "known_hosts" file:
% rm ~/.ssh/known_hosts
Or edit the file and remove the offending line (in your case, the first one). After that you should be able to connect to your iPhone again via SSH. Your Mac will tell you that it doesn't know the new host key for the IP address xxx.xxx.xxx.xxx and ask if you want to continue connecting. Yes, you do.
% ssh root@xxx.xxx.xxx.xxx
hey
i have one problem i dont have
20. on your iPhone go to Settings -> Phone -> SIM Applications -> Apple Saft -> Set -> Accept
I DOnt have in settings (PHONE)
i have iphone 1,1,2 turbosim and turbosim is OK without errors and i cant see PHONE in settings ?? where is problem
hi i put the command "-v = verbose =>" and i got this parse error near `\n'
# turbo-info
initializing modem
AT+CPMS="SM","SM"
ERROR
modem initiated
OK. No Error
# turbo-app /private/var/root/applesaft.trb
SRC /private/var/root/applesaft.trb
SIZE 2208
initializing modem
ATV1
ERROR
modem initiated
ERROR: Bad File
# -v = verbose =>
zsh: parse error near `\n'
# b... =
zsh: command not found: b...
# -b... =
zsh: command not found: -b...
# -b... =
zsh: command not found: -b...
# -v = verbose =>
zsh: parse error near `\n'
# parse error near `\n'
what can i do?
thank you
goot the same problem dude, try the following steps:
1.) reboot iphone, recheck
2.) if its still missing goto 4otherwise 3.)
3.) SIM Applications -> Apple Saft -> Set -> Accept , then reboot
4.) remove simcard + turbo sim
5.) take another phone (for example a nokia, and put these two cards in it and start the phone)
6.) if you find a "sim application" or "turbo sim", you are lucky => make the procedure on the other phone (set -> accept) after that click again "set" the phone will show you the datas which have been set by applesaft.
7.) remove sim+turbo then put it into the iphone again
8.) reboot the iphone and you should have reached the target
vintera
2x iPhone 8GB US w 25/31 unlocked 1.1.2 (AnySim) (carrier=sunrise)
1x iPhone 8GB US w 48 (OTB 1.1.2) unlocked with Bladox TurboSIM (carrier=swisscom)
2x iPhone 8GB US w 25/31 unlocked 1.1.2 (AnySim) (carrier=sunrise)
1x iPhone 8GB US w 48 (OTB 1.1.2) unlocked with Bladox TurboSIM (carrier=swisscom)
Hello vintera,
I tried with this code here, and I got it work and I passed #17. So I move on to #18, and type "launchctl load -w /System/Library/LaunchDaemons/com.apple.CommCenter.plist". Then #19, restart my iphone. Now Im stuck at #20, I dont see any SIM APPLICATION under Setting > Phone in the iphone.... Any suggestion? Thanks in advance!
hi i had the same problems. please take a look at my post #657
D you see the sim application on another phone? (i used a nokia phone) maybe you have to search because every phone has this sim settings on another place (on the nokia it was quit easy because it was in the main menu)
vintera
2x iPhone 8GB US w 25/31 unlocked 1.1.2 (AnySim) (carrier=sunrise)
1x iPhone 8GB US w 48 (OTB 1.1.2) unlocked with Bladox TurboSIM (carrier=swisscom)
Bookmarks