Updated Troubleshooting (markdown)

LukeeGD 2024-02-26 15:43:49 +08:00
parent 98bd7fdc1b
commit e9d597d3a5

@ -155,10 +155,7 @@ For 32-bit devices compatible with restores/downgrades (see README):
- For A5(X) devices, "pwnDFU mode (A5)" option can be used, BUT ONLY IF the device is put in pwnDFU mode beforehand, with [synackuk checkm8-a5](https://github.com/synackuk/checkm8-a5) using an Arduino and USB Host Shield.
- Proceed here for a video tutorial on how to install and use checkm8-a5: https://www.youtube.com/watch?v=efAxIXieCLM
- 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.
- When selecting the "pwnDFU mode (A5)" option, iBSS options will be asked. I would recommend for users to either:
- Run checkm8-a5, send pwned iBSS manually (using ipwndfu or other methods), then select Y for "Pwned iBSS/kDFU mode", or
- Run checkm8-a5, do not send pwned iBSS, select N for "Pwned iBSS/kDFU mode", select Y for "pwned DFU", for ipwndfu to send pwned iBSS. You need to have python2 installed beforehand, and this may not work on ARM Macs (do the above instead).
- You may install python2 from pyenv: `pyenv install 2.7.18`. The script will detect this automatically
- Also make sure that you have not sent a pwned iBSS yet.
## DFU Advanced Menu (kDFU mode)
- Select the "kDFU mode" option if your device is already in kDFU mode.