Quote:
Originally Posted by 2petros
DONT USE ITOGGLE app WITH 1.1.2. after turning off the phone (option) in the app menu it froze my phone, it wont start anymore. i see the white apple and a loading wheel , it keeps rebooting every few minutes. I can still see it in Itunes and DEMOCRACY2.
Help, any suggestions on how to proceed fixing it ?
Its an original 1.0.2 jail broken, upgraded to 1.1.1 unlocked and recently up grated to 1.1.2.
|
Currently my iPhone has firmware 1.1.1.
A friend running 1.1.2 reported a similar problem (if not the same) with iToggle and 1.1.2.
What iToggle does when you press the Phone off switch is stop CommCenter.
here is the code:
system("launchctl unload -w /System/Library/LaunchDaemons/com.apple.CommCenter.plist");
My friend could bring his phone back to life by restarting CommCenter via command line.
telneting to the phone and typing the following command:
launchctl load -w /System/Library/LaunchDaemons/com.apple.CommCenter.plist
Based on his report it looks like the phone still works but for some reason the SpringBoard app dies on 1.1.2.