From a67e789f2644a257301b34ac2a009a6d433cf054 Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Mon, 4 Jul 2022 09:37:34 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index eb6826f..1a10ada 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -12,6 +12,9 @@ - [Clearing NVRAM](#clearing-nvram) ## Notes for iPhone4Down +- If you want to go back and restore to iOS 7.1.2, you need to disable the exploit + - From the main menu, select "Disable/Enable exploit" > "Disable exploit" + - If disabling the exploit did not work: [Follow the steps for Clearing NVRAM](#clearing-nvram) - This script uses an older Linux compiled version of ch3rryflower and automates the downgrade process for the iPhone 4 - Windows users can create a Linux live USB (see Requirements) - macOS users should use [cherryflowerJB](https://web.archive.org/web/20210322151509/https://dora2ios.web.app/CFJB/) or [powdersn0w](https://dora2ios.web.app/konayuki/index.html) instead of iPhone4Down for more support @@ -23,10 +26,8 @@ - 8GB models may not work with downgrades below iOS 6 - Newer models may not work with downgrades below iOS 5 - It is recommended to use an Intel PC/Mac as entering pwnDFU can be a lot more unreliable on devices running AMD CPUs +- You NEED a working Home and Top/Power button to enter proper DFU mode in order to use iPhone4Down. kDFU mode will NOT work! - Disabling the memory option does not actually work properly on iPhone4Down (ch3rryflower), so users with not enough RAM may encounter problems in creating custom IPSW -- If you want to go back and restore to iOS 7.1.2, you need to disable the exploit - - From the main menu, select "Disable/Enable exploit" > "Disable exploit" - - If disabling the exploit did not work: [Follow the steps for Clearing NVRAM](#clearing-nvram) ## macOS - macOS users may have to install libimobiledevice and libirecovery from [Homebrew](https://brew.sh/) or [MacPorts](https://www.macports.org/). This is optional, but recommended if you are having any issues.