From 40d321677e3ab6d85ad100c5fe96d1951c99439f Mon Sep 17 00:00:00 2001 From: LukeeGD Date: Thu, 9 Jun 2022 13:29:47 +0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index db06611..f22195a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -126,10 +126,10 @@ - For A6/A6X devices, "DFU mode (A6)" option can be used to put your device in pwnDFU mode and proceed with the downgrade/restore. - For A5/A5X devices, "pwnDFU mode (A5)" option can be used, BUT ONLY IF the device is put in pwnDFU mode beforehand, with [checkm8-a5](https://github.com/synackuk/checkm8-a5) using an Arduino and USB Host Shield. - If entering pwnDFU mode and/or sending pwned iBSS failed, the downgrade/restore will not work, and you need to [force restart](https://support.apple.com/guide/iphone/iph8903c3ee6/ios) to try again. -- Apple Silicon Mac users, as well as Macs on macOS 12.3 and newer, will encounter an error upon sending pwned iBSS for checkm8-A5. - - If this is the case, you need to send pwned iBSS yourself through other means before continuing. - - On Intel Macs running 12.3 and later, you may also install python2 and add it in your PATH, then try again. - - This will probably not be fixed. +- When selecting the "pwnDFU mode (A5)" option, two iBSS options will be asked. I would recommend for users to: + - Run checkm8-a5, send pwned iBSS manually (using ipwndfu or other methods), then select Y for "No iBSS Option" + - Run checkm8-a5, do not send pwned iBSS, select N for "No iBSS Option", select Y for "Send iBSS Option" for ipwndfu to send pwned iBSS. This does not work on ARM Macs. + ## Using manually saved OTA blobs - If you want to use other manually saved OTA blobs, create a folder named `saved`, then within it create another folder named `shsh`. You can then put your blob inside that folder.