Jailbreak Central - The Best Jailbreak Forum!

Full Version: after the jailbreak process my phone doesn’t respring?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
phone doesn’t respring after JB process, using ignition to download unc0ver.
Try doing force restart on your iPhone then run the jailbreak again.
Try this:

In NewTerm2 or via SSH, run the following commands:

su
(will ask for password, enter alpine)

launchctl unload /System/Library/LaunchDaemons/com.apple.backboardd.plist
&& ldrestart;

launchctl load /System/Library/LaunchDaemons/com.apple.backboardd.plist
Make sur load tweak in setting of unc0ver is enabled
I am also having the same issue. not too sure what tweak would cause this, if any. I have tried with no tweaks installed and still get the same thing. This is actually the issue I had while using Chimera that made me want to switch when I was able. What do these commands do? I am willing to do whatever to try to fix. Nobody from the other jailbreak team even seemed to wanna help lol
 
(09-24-2019, 08:06 PM)GeoSn0w Wrote: [ -> ]Try this:

In NewTerm2 or via SSH, run the following commands:

su
(will ask for password, enter alpine)

launchctl unload /System/Library/LaunchDaemons/com.apple.backboardd.plist
&& ldrestart;

launchctl load /System/Library/LaunchDaemons/com.apple.backboardd.plist